| 
 | ||||||||||
| 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 | 
|  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 | 
|  boolean | isStruckout()Returns the strike-out flag | 
| Method Detail | 
public java.lang.String getName()
public int getPointSize()
public int getBoldWeight()
public boolean isItalic()
public boolean isStruckout()
public UnderlineStyle getUnderlineStyle()
public Colour getColour()
public ScriptStyle getScriptStyle()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||