Uses of Interface
com.iizix.prop.IPropCnrInteger
Packages that use IPropCnrInteger Package Description com.iizix.prop com.iizix.prop.ui.chart com.iizix.prop.ui.chart.axis2d com.iizix.prop.ui.chart.plot2d Uses of IPropCnrInteger in com.iizix.prop
Classes in com.iizix.prop with type parameters of type IPropCnrInteger Modifier and Type Interface Description interface
IPropCnrIntegerSettings<INTEGER_OPTION extends IPropCnrInteger>
Interface implements by a property container supporting setting as choices, numbers,Uses of IPropCnrInteger in com.iizix.prop.ui.chart
Classes in com.iizix.prop.ui.chart that implement IPropCnrInteger Modifier and Type Class Description class
ChartInteger
The Axis2D integer settings the can be set or retrieved.Uses of IPropCnrInteger in com.iizix.prop.ui.chart.axis2d
Classes in com.iizix.prop.ui.chart.axis2d that implement IPropCnrInteger Modifier and Type Class Description class
AxisInteger
The Axis2D integer settings the can be set or retrieved.Uses of IPropCnrInteger in com.iizix.prop.ui.chart.plot2d
Classes in com.iizix.prop.ui.chart.plot2d that implement IPropCnrInteger Modifier and Type Class Description class
PlotInteger
The Plot2D integer settings the can be set or retrieved.