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 HSBPalettePalette.customPalette(int paletteType, Color clrBase, int numHues) Methods in org.locationtech.jtstest.testbuilder.ui.style with parameters of type HSBPaletteModifier and TypeMethodDescriptionstatic ColorPalette.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 HSBPaletteHSBPalette.createSpectrum(int numHue, float s, float b) static HSBPaletteHSBPalette.createSpectrumIncremental(float hInc, float s, float b) static HSBPaletteHSBPalette.createSpectrumWrap(int numHue, float s, float b)