android.text.style
Class SubscriptSpan
java.lang.Object
android.text.style.CharacterStyle
android.text.style.MetricAffectingSpan
android.text.style.SubscriptSpan
- All Implemented Interfaces:
- UpdateLayout
public class SubscriptSpan
- extends MetricAffectingSpan
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubscriptSpan
public SubscriptSpan()
updateDrawState
public void updateDrawState(TextPaint tp)
- Specified by:
updateDrawState in class CharacterStyle
updateMeasureState
public void updateMeasureState(TextPaint tp)
- Specified by:
updateMeasureState in class MetricAffectingSpan
Please submit a feedback, bug or feature