|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Font
Interface which exposes the user font display information to the user
Method Summary | |
---|---|
int |
getBoldWeight()
Gets the bold weight for this font |
Colour |
getColour()
Gets the colour for this font |
java.lang.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 |
Method Detail |
---|
int getBoldWeight()
Colour getColour()
java.lang.String getName()
int getPointSize()
ScriptStyle getScriptStyle()
UnderlineStyle getUnderlineStyle()
boolean isItalic()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |