Uses of Class
org.locationtech.jtstest.util.HSBPalette
Packages that use HSBPalette
-
Uses of HSBPalette in org.locationtech.jtstest.testbuilder.ui.render
Fields in org.locationtech.jtstest.testbuilder.ui.render declared as HSBPaletteModifier and TypeFieldDescriptionprivate static final HSBPalette
LayerRenderer.PAL_RAINBOW_INCREMENTAL
Methods in org.locationtech.jtstest.testbuilder.ui.render that return HSBPaletteModifier and TypeMethodDescriptionprivate static HSBPalette
LayerRenderer.customPalette
(Color clrBase, int numHues) Methods in org.locationtech.jtstest.testbuilder.ui.render with parameters of type HSBPaletteModifier and TypeMethodDescriptionprivate static Style
LayerRenderer.paletteFill
(int i, HSBPalette pal, BasicStyle style) -
Uses of HSBPalette in org.locationtech.jtstest.util
Methods in org.locationtech.jtstest.util that return HSBPaletteModifier and TypeMethodDescriptionstatic HSBPalette
HSBPalette.createRainbowIncremental
(float hInc, float s, float b) static HSBPalette
HSBPalette.createRainbowSequential
(int numHue, float s, float b)