Uses of Class
com.vividsolutions.jump.workbench.ui.renderer.style.ColorThemingStylePanel
-
Packages that use ColorThemingStylePanel Package Description com.vividsolutions.jump.workbench.ui.renderer.style.attributeclassifications -
-
Uses of ColorThemingStylePanel in com.vividsolutions.jump.workbench.ui.renderer.style.attributeclassifications
Constructors in com.vividsolutions.jump.workbench.ui.renderer.style.attributeclassifications with parameters of type ColorThemingStylePanel Constructor Description JenksBreaksColorThemingState(ColorThemingStylePanel stylePanel)
MaximalBreaksColorThemingState(ColorThemingStylePanel stylePanel)
MeanSTDevColorThemingState(ColorThemingStylePanel stylePanel)
QuantileColorThemingState(ColorThemingStylePanel stylePanel)
RangeColorThemingState(ColorThemingStylePanel stylePanel)
-