JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
com.iizix.prop.ui.chart.axis2d.AxisFont
Packages that use
AxisFont
Package
Description
com.iizix.prop.ui.chart.axis2d
Uses of
AxisFont
in
com.iizix.prop.ui.chart.axis2d
Methods in
com.iizix.prop.ui.chart.axis2d
that return
AxisFont
Modifier and Type
Method
Description
static
AxisFont
AxisFont.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
AxisFont
[]
AxisFont.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.