Package org.swtchart
Class Constants
java.lang.Object
org.swtchart.Constants
Constant values.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RGBDeprecated.static final RGBDeprecated.static final RGBDeprecated.static final RGBDeprecated.static final intthe large font sizestatic final RGBDeprecated.static final intthe medium font sizestatic final intthe small font sizestatic final RGBDeprecated. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LARGE_FONT_SIZE
public static final int LARGE_FONT_SIZEthe large font size- See Also:
-
MEDIUM_FONT_SIZE
public static final int MEDIUM_FONT_SIZEthe medium font size- See Also:
-
SMALL_FONT_SIZE
public static final int SMALL_FONT_SIZEthe small font size- See Also:
-
LIGHT_BLUE
Deprecated.the color for light blue -
BLUE
Deprecated.the color for blue -
WHITE
Deprecated.the color for white -
GRAY
Deprecated.the color for gray -
DARK_GRAY
Deprecated.the color for dark gray -
BLACK
Deprecated.the color for black
-
-
Constructor Details
-
Constants
public Constants()
-