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