|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.java4less.rchart.gc.ChartFont
Wrapper for the AWT or SWT Font class. Use GraphicsProvider.getFont() to create an instance of this class. This class allows rchart to work independtly from AWT and SWT.
Field Summary | |
static int |
BOLD
|
static int |
BOLD_ITALIC
|
static int |
ITALIC
|
static int |
PLAIN
|
Constructor Summary | |
ChartFont()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static int PLAIN
public static int BOLD
public static int ITALIC
public static int BOLD_ITALIC
Constructor Detail |
public ChartFont()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |