android.text.style
public
abstract
class
android.text.style.MetricAffectingSpan
The classes that affect character-level text formatting in a way that
changes the width or height of characters implement this interface.
Known Direct Subclasses
Known Indirect Subclasses
Summary
Public Constructors
Public Methods
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
Details
Public Constructors
public
MetricAffectingSpan()
Public Methods
public
abstract
void
updateMeasureState(TextPaint p)