|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SLDColorMapBuilder | |
---|---|
org.geotools.renderer.lite.gridcoverage2d | SLD 1.0 and SE RasterSymbolizer support classes |
Uses of SLDColorMapBuilder in org.geotools.renderer.lite.gridcoverage2d |
---|
Methods in org.geotools.renderer.lite.gridcoverage2d that return SLDColorMapBuilder | |
---|---|
SLDColorMapBuilder |
SLDColorMapBuilder.addColorMapEntry(ColorMapEntry colorMapEntry)
Add a new ColorMapEntry to the list of ColorMapEntry we want to use
for building a LinearColorMap . |
SLDColorMapBuilder |
SLDColorMapBuilder.addValueToPreserve(double value)
Add a value that we should try to preserve while applying the color map. |
SLDColorMapBuilder |
SLDColorMapBuilder.setColorForValuesToPreserve(java.awt.Color color)
Set the color to use for the values we want to preserve. |
SLDColorMapBuilder |
SLDColorMapBuilder.setExtendedColors(boolean extendedColors)
Setter of the property extendedColors |
SLDColorMapBuilder |
SLDColorMapBuilder.setLinearColorMapType(int colorMapType)
Sets the LinearColorMap.LinearColorMapType for this SLDColorMapBuilder . |
SLDColorMapBuilder |
SLDColorMapBuilder.setNumberColorMapEntries(int numberColorMapEntries)
Setter of the property numberColorMapEntries |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |