|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.java4less.rchart.gc.ChartFont
public abstract class ChartFont
Wrapper for the Font class. Use GraphicsProvider.getFont() to create an instance of this class.
Field Summary | |
---|---|
static int |
BOLD
|
static int |
BOLD_ITALIC
|
static int |
ITALIC
|
static int |
PLAIN
|
Constructor Summary | |
---|---|
ChartFont()
|
Method Summary |
---|
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 |