java.lang.Object | ||
↳ | android.text.style.CharacterStyle | |
↳ | android.text.style.MetricAffectingSpan |
Known Direct Subclasses |
Known Indirect Subclasses |
The classes that affect character-level text formatting in a way that changes the width or height of characters extend this class.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Returns "this" for most MetricAffectingSpans, but for
MetricAffectingSpans that were generated by
wrap(CharacterStyle)
,
returns the underlying MetricAffectingSpan.
|
||||||||||
|
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
android.text.style.CharacterStyle
|
|||||||||||
From class
java.lang.Object
|
Returns "this" for most MetricAffectingSpans, but for
MetricAffectingSpans that were generated by
wrap(CharacterStyle)
,
returns the underlying MetricAffectingSpan.