Uses of Interface
com.iizix.prop.IPropCnrKString
Packages that use IPropCnrKString Package Description com.iizix.prop com.iizix.prop.ui.chart com.iizix.prop.ui.chart.axis2d Uses of IPropCnrKString in com.iizix.prop
Classes in com.iizix.prop with type parameters of type IPropCnrKString Modifier and Type Interface Description interface
IPropCnrKStringSettings<KSTRING_OPTION extends IPropCnrKString>
Interface implements by a property container supporting setting as KString's.Uses of IPropCnrKString in com.iizix.prop.ui.chart
Classes in com.iizix.prop.ui.chart that implement IPropCnrKString Modifier and Type Class Description class
ChartKString
The Chart strings settings the can be set or retrieved.Uses of IPropCnrKString in com.iizix.prop.ui.chart.axis2d
Classes in com.iizix.prop.ui.chart.axis2d that implement IPropCnrKString Modifier and Type Class Description class
AxisKString
The Axis2D KStrings settings the can be set or retrieved.