Uses of Class
com.iizix.prop.ui.chart.axis2d.AxisInteger
Packages that use AxisInteger Package Description com.iizix.prop.ui.chart.axis2d Uses of AxisInteger in com.iizix.prop.ui.chart.axis2d
Methods in com.iizix.prop.ui.chart.axis2d that return AxisInteger Modifier and Type Method Description static AxisInteger
AxisInteger. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static AxisInteger[]
AxisInteger. values()
Returns an array containing the constants of this enum type, in the order they are declared.