Package org.geotools.renderer.lite.gridcoverage2d

SLD 1.0 and SE RasterSymbolizer support classes

See:
          Description

Interface Summary
ColorMapTransform<T extends ColorMapTransformElement> A ColorMapTransform is a special sub-interface of PiecewiseTransform1D that can be used to render raw data.
ColorMapTransformElement ColorMapTransformElements are a special type of PiecewiseTransform1DElements that can be used to generate specific renderings as the result of specific transformations applied to the input values.
CoverageProcessingNode Basic interface for Coverage Processing as used by SLD 1.0.
 

Class Summary
BaseCoverageProcessingNode Base implementation of a CoverageProcessingNode .
GridCoverageRenderer A helper class for rendering GridCoverage objects.
LinearColorMap  
LinearColorMap.LinearColorMapType  
LinearColorMapElement This LinearColorMapElement is a special implementation of both PiecewiseTransform1DElement and ColorMapTransformElement which can be used to do various types of classifications on raster.
RasterClassifier Images are created using the LinearClassifier.CRIF inner class, where "CRIF" stands for ContextualRenderedImageFactory .
RasterSymbolizerHelper A helper class for rendering GridCoverage objects.
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.
 

Package org.geotools.renderer.lite.gridcoverage2d Description

SLD 1.0 and SE RasterSymbolizer support classes



Copyright © 1996-2009 Geotools. All Rights Reserved.