| 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,  ContrastEnhancementcan be customized to support differentContrastMethods 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  LinearColorMapusing elements fromRasterSymbolizerColorMapTransformelement. | 
| StyleVisitorAdapter Simple empty implementation for the  StyleVisitorinterface. | 
| StyleVisitorCoverageProcessingNodeAdapter This class implements an adapter to allow a  CoverageProcessingNodeto feed itself by
 visiting an SLDStyle. | 
| SubchainStyleVisitorCoverageProcessingAdapter Helper class that implements a subchain. | 
Copyright © 1996–2019 Geotools. All rights reserved.