| Package | Description |
|---|---|
| org.locationtech.jtstest.testbuilder.ui.render | |
| org.locationtech.jtstest.util |
| Modifier and Type | Field and Description |
|---|---|
private static HSBPalette |
LayerRenderer.PAL_RAINBOW_INCREMENTAL |
| Modifier and Type | Method and Description |
|---|---|
private static HSBPalette |
LayerRenderer.customPalette(java.awt.Color clrBase,
int numHues) |
| Modifier and Type | Method and Description |
|---|---|
private static Style |
LayerRenderer.paletteFill(int i,
HSBPalette pal,
BasicStyle style) |
| Modifier and Type | Method and Description |
|---|---|
static HSBPalette |
HSBPalette.createRainbowIncremental(float hInc,
float s,
float b) |
static HSBPalette |
HSBPalette.createRainbowSequential(int numHue,
float s,
float b) |