Package org.geotools.renderer.lite.gridcoverage2d
package org.geotools.renderer.lite.gridcoverage2d
SLD 1.0 and SE RasterSymbolizer support classes
-
ClassDescriptionBase implementation of a
CoverageProcessingNode
.ChannelSelectionUpdateStyleVisitor is aDuplicatingStyleVisitor
that is used to "reset" style symbolizer's selection channel order when the GridCoverageReader used to read a coverage supports band selection.Starting with version 14.x,ContrastEnhancement
can be customized to support differentContrastMethod
s algorithm and parameters.Basic interface for Coverage Processing as used by SLD 1.0.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);...Support class that performs the actions needed to read a GridCoverage for the task of rendering it at a given resolution, on a given area, taking into account projection oddities, dateline crossing, and the likeA helper class for renderingGridCoverage
objects.Adapter class forMathTransform1D
.A helper class for renderingGridCoverage
objects.Builder facility for creating aLinearColorMap
using elements fromRasterSymbolizer
ColorMapTransform
element.Simple empty implementation for theStyleVisitor
interface.This class implements an adapter to allow aCoverageProcessingNode
to feed itself by visiting an SLDStyle
.Helper class that implements a subchain.Returns a constant image with the same data type, size and layout as the first source