|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.text.style.CharacterStyle
public abstract class CharacterStyle
| Constructor Summary | |
|---|---|
CharacterStyle()
|
|
| Method Summary | |
|---|---|
CharacterStyle |
getUnderlying()
|
abstract void |
updateDrawState(TextPaint tp)
|
static CharacterStyle |
wrap(CharacterStyle cs)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CharacterStyle()
| Method Detail |
|---|
public abstract void updateDrawState(TextPaint tp)
public static CharacterStyle wrap(CharacterStyle cs)
public CharacterStyle getUnderlying()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||