Uses of Interface
com.iizix.prop.IPropCnrNumber
Packages that use IPropCnrNumber Package Description com.iizix.prop com.iizix.prop.ui.chart.axis2d com.iizix.prop.ui.chart.plot2d Uses of IPropCnrNumber in com.iizix.prop
Classes in com.iizix.prop with type parameters of type IPropCnrNumber Modifier and Type Interface Description interfaceIPropCnrNumberSettings<NUMBER_OPTION extends IPropCnrNumber>Interface implements by a property container supporting setting as strings.Uses of IPropCnrNumber in com.iizix.prop.ui.chart.axis2d
Classes in com.iizix.prop.ui.chart.axis2d that implement IPropCnrNumber Modifier and Type Class Description classAxisNumberThe Axis2D number settings the can be set or retrieved.Uses of IPropCnrNumber in com.iizix.prop.ui.chart.plot2d
Classes in com.iizix.prop.ui.chart.plot2d that implement IPropCnrNumber Modifier and Type Class Description classPlotNumberThe Plot2D number settings the can be set or retrieved.