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 HSBPaletteLayerRenderer.PAL_RAINBOW_INCREMENTALMethods in org.locationtech.jtstest.testbuilder.ui.render that return HSBPaletteModifier and TypeMethodDescriptionprivate static HSBPaletteLayerRenderer.customPalette(Color clrBase, int numHues) Methods in org.locationtech.jtstest.testbuilder.ui.render with parameters of type HSBPaletteModifier and TypeMethodDescriptionprivate static StyleLayerRenderer.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 HSBPaletteHSBPalette.createRainbowIncremental(float hInc, float s, float b) static HSBPaletteHSBPalette.createRainbowSequential(int numHue, float s, float b)