Uses of Enum Class
com.iizix.prop.ui.chart.axis2d.AxisFixLower
Packages that use AxisFixLower
Uses of AxisFixLower in com.iizix.prop.ui.chart.axis2d
Methods in com.iizix.prop.ui.chart.axis2d that return AxisFixLowerModifier and TypeMethodDescriptionAxisFixLower.enumValues()
Gets all the choices possible, including default.AxisFixLower.getDefault()
Gets the default value.Axis2D.getFixLower()
Gets the fixLower option.static AxisFixLower
Returns the enum constant of this class with the specified name.static AxisFixLower[]
AxisFixLower.values()
Returns an array containing the constants of this enum class, in the order they are declared.