public abstract class CharacterStyle extends Object
| Constructor and Description |
|---|
CharacterStyle() |
| Modifier and Type | Method and Description |
|---|---|
CharacterStyle |
getUnderlying() |
abstract void |
updateDrawState(TextPaint tp) |
static CharacterStyle |
wrap(CharacterStyle cs) |
public abstract void updateDrawState(TextPaint tp)
public static CharacterStyle wrap(CharacterStyle cs)
public CharacterStyle getUnderlying()
Copyright © 2008-2013. All Rights Reserved.