Uses of Interface
com.iizix.prop.IPropCnrBoolean
Packages that use IPropCnrBoolean Package Description com.iizix.prop com.iizix.prop.ui.chart.axis2d com.iizix.prop.ui.chart.plot2d com.iizix.prop.ui.chart.series Uses of IPropCnrBoolean in com.iizix.prop
Classes in com.iizix.prop with type parameters of type IPropCnrBoolean Modifier and Type Interface Description interfaceIPropCnrBooleanSettings<BOOLEAN_OPTION extends IPropCnrBoolean>Interface implements by a property container supporting setting as choices, numbers,Uses of IPropCnrBoolean in com.iizix.prop.ui.chart.axis2d
Classes in com.iizix.prop.ui.chart.axis2d that implement IPropCnrBoolean Modifier and Type Class Description classAxisOptionThe Axis2D boolean settings the can be set or retrieved.Uses of IPropCnrBoolean in com.iizix.prop.ui.chart.plot2d
Classes in com.iizix.prop.ui.chart.plot2d that implement IPropCnrBoolean Modifier and Type Class Description classPlotOptionThe Plot2D boolean settings the can be set or retrieved.Uses of IPropCnrBoolean in com.iizix.prop.ui.chart.series
Classes in com.iizix.prop.ui.chart.series that implement IPropCnrBoolean Modifier and Type Class Description classSeriesOptionThe Series boolean settings the can be set or retrieved.