|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.infoglue.cms.util.graphics.FontHelper
This class is an attempt to give template-coders access to the Font-class in some ways. Basically used to enable good control in the templates.
| Constructor Summary | |
FontHelper()
|
|
| Method Summary | |
int |
getBoldStyle()
Returns the bold-style |
int |
getItalicStyle()
Returns the italic style |
int |
getPlainStyle()
Returns the plain-style |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FontHelper()
| Method Detail |
public int getPlainStyle()
public int getBoldStyle()
public int getItalicStyle()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||