java.lang.Object | ||
↳ | android.text.style.CharacterStyle | |
↳ | android.text.style.MetricAffectingSpan |
![]() |
![]() |
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
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
|||||||||||
![]() |
Returns "this" for most MetricAffectingSpans, but for
MetricAffectingSpans that were generated by
wrap(CharacterStyle)
,
returns the underlying MetricAffectingSpan.