Uses of Interface
com.iizix.prop.IPropCnrStroke
Packages that use IPropCnrStroke
Package
Description
Uses of IPropCnrStroke in com.iizix.prop
Classes in com.iizix.prop with type parameters of type IPropCnrStrokeModifier and TypeInterfaceDescriptioninterface
IPropCnrStrokeSettings<STROKE_OPTION extends IPropCnrStroke>
Interface implements by a property container supporting setting for strokes.Uses of IPropCnrStroke in com.iizix.prop.ui.chart.axis2d
Classes in com.iizix.prop.ui.chart.axis2d that implement IPropCnrStrokeModifier and TypeClassDescriptionenum
The Axis2D stroke settings for axis and various ticks the can be set or retrieved for the axis.Uses of IPropCnrStroke in com.iizix.prop.ui.chart.plot2d
Classes in com.iizix.prop.ui.chart.plot2d that implement IPropCnrStrokeModifier and TypeClassDescriptionenum
The Plot2D stroke settings for axis and various ticks the can be set or retrieved for the axis.Uses of IPropCnrStroke in com.iizix.prop.ui.chart.series
Classes in com.iizix.prop.ui.chart.series that implement IPropCnrStrokeModifier and TypeClassDescriptionenum
The Series stroke settings to override the default for the plot for this series (and theme).