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