|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface which exposes the user font display information to the user
Method Summary | |
int |
getBoldWeight()
Gets the bold weight for this font |
Color |
getColor()
Gets the color for this font |
System.String |
getName()
Gets the name of this font |
int |
getPointSize()
Gets the point size for this font, if the font hasn't been initialized |
ScriptStyle |
getScriptStyle()
Gets the script style |
UnderlineStyle |
getUnderlineStyle()
Gets the underline style for this font |
boolean |
isItalic()
Returns the italic flag |
boolean |
isStruckout()
Returns the strike-out flag |
Method Detail |
public System.String getName()
public int getPointSize()
public int getBoldWeight()
public boolean isItalic()
public boolean isStruckout()
public UnderlineStyle getUnderlineStyle()
public Color getColor()
public ScriptStyle getScriptStyle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |