Uses of Class
org.locationtech.jtstest.util.HSBPalette
Packages that use HSBPalette
-
Uses of HSBPalette in org.locationtech.jtstest.testbuilder.ui.style
Methods in org.locationtech.jtstest.testbuilder.ui.style that return HSBPaletteModifier and TypeMethodDescriptionstatic HSBPalette
Palette.customPalette
(int paletteType, Color clrBase, int numHues) Methods in org.locationtech.jtstest.testbuilder.ui.style with parameters of type HSBPaletteModifier and TypeMethodDescriptionstatic Color
Palette.paletteColor
(int i, HSBPalette pal, Color clrBase) -
Uses of HSBPalette in org.locationtech.jtstest.util
Methods in org.locationtech.jtstest.util that return HSBPaletteModifier and TypeMethodDescriptionstatic HSBPalette
HSBPalette.createSpectrum
(int numHue, float s, float b) static HSBPalette
HSBPalette.createSpectrumIncremental
(float hInc, float s, float b) static HSBPalette
HSBPalette.createSpectrumWrap
(int numHue, float s, float b)