|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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 | ColorMapTransformElement s are a special type of
PiecewiseTransform1DElement s 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 . |
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 |
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. |
SLD 1.0 and SE RasterSymbolizer support classes
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |