Uses of Class
com.iizix.prop.ui.chart.axis2d.AxisFixUpper
Packages that use AxisFixUpper Package Description com.iizix.prop.ui.chart.axis2d Uses of AxisFixUpper in com.iizix.prop.ui.chart.axis2d
Methods in com.iizix.prop.ui.chart.axis2d that return AxisFixUpper Modifier and Type Method Description AxisFixUpper[]AxisFixUpper. enumValues()Gets all the choices possible, including default.AxisFixUpperAxisFixUpper. getDefault()Gets the default value.AxisFixUpperAxis2D. getFixUpper()Gets the fixUpper option.static AxisFixUpperAxisFixUpper. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static AxisFixUpper[]AxisFixUpper. values()Returns an array containing the constants of this enum type, in the order they are declared.