Package be.ceau.chart.enums
Class FontFamily
java.lang.Object
be.ceau.chart.enums.FontFamily
Public constants for some common, web-safe fonts that can be used in
constructing
Chart
instances.-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
-
Method Summary
-
Field Details
-
ANDALE_MONO
- See Also:
-
ARIAL
- See Also:
-
AVANT_GARDE
- See Also:
-
BASKERVILLE
- See Also:
-
CALIBRI
- See Also:
-
CAMBRIA
- See Also:
-
CANDARA
- See Also:
-
CENTURY_GOTHIC
- See Also:
-
CONSOLAS
- See Also:
-
COPPERPLATE
- See Also:
-
COURIER_NEW
- See Also:
-
DIDOT
- See Also:
-
FUTURA
- See Also:
-
GARAMOND
- See Also:
-
GENEVA
- See Also:
-
GEORGIA
- See Also:
-
GILL_SANS
- See Also:
-
HELVETICA
- See Also:
-
IMPACT
- See Also:
-
LUCIDA_BRIGHT
- See Also:
-
LUCIDA_CONSOLE
- See Also:
-
LUCIDA_GRANDE
- See Also:
-
MONACO
- See Also:
-
OPTIMA
- See Also:
-
PALATINO
- See Also:
-
PAPYRUS
- See Also:
-
PERPETUA
- See Also:
-
ROCKWELL
- See Also:
-
TAHOMA
- See Also:
-
TIMES_NEW_ROMAN
- See Also:
-
TREBUCHET_MS
- See Also:
-
VERDANA
- See Also:
-
-
Constructor Details
-
FontFamily
public FontFamily()
-