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