| Package | Description |
|---|---|
| org.geotools.renderer.lite.gridcoverage2d |
SLD 1.0 and SE RasterSymbolizer support classes
|
| Class and Description |
|---|
| BaseCoverageProcessingNode
Base implementation of a
CoverageProcessingNode . |
| ContrastEnhancementType
Starting with version 14.x,
ContrastEnhancement can be customized to support different
ContrastMethods algorithm and parameters. |
| CoverageProcessingNode
Basic interface for Coverage Processing as used by SLD 1.0.
|
| GradientColorMapGenerator
A class mainly used to parse an SVG file and create a ColorMap on top of the LinearGradientEntry
contained on it, or create a ColorMap on top of a ";" separated values list of colors such as:
rgb(0,0,255);rgb(0,255,0);rgb(255,0,0);... or #0000FF;#00FF00;#FF0000 as an instance
|
| SLDColorMapBuilder
Builder facility for creating a
LinearColorMap using elements from RasterSymbolizer ColorMapTransform element. |
| StyleVisitorAdapter
Simple empty implementation for the
StyleVisitor interface. |
| StyleVisitorCoverageProcessingNodeAdapter
This class implements an adapter to allow a
CoverageProcessingNode to feed itself by
visiting an SLD Style . |
| SubchainStyleVisitorCoverageProcessingAdapter
Helper class that implements a subchain.
|
Copyright © 1996–2019 Geotools. All rights reserved.