| java.lang.Object | |||
| ↳ | android.text.style.CharacterStyle | ||
| ↳ | android.text.style.MetricAffectingSpan | ||
| ↳ | android.text.style.ReplacementSpan | ||
Known Direct Subclasses
|
Known Indirect Subclasses
|
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
This method does nothing, since ReplacementSpans are drawn
explicitly instead of affecting Paint properties.
| |||||||||||
This method does nothing, since ReplacementSpans are measured
explicitly instead of affecting Paint properties.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
android.text.style.MetricAffectingSpan
| |||||||||||
From class
android.text.style.CharacterStyle
| |||||||||||
From class
java.lang.Object
| |||||||||||
This method does nothing, since ReplacementSpans are drawn explicitly instead of affecting Paint properties.
This method does nothing, since ReplacementSpans are measured explicitly instead of affecting Paint properties.