Uses of Class
org.geotools.referencing.piecewise.DefaultDomainElement1D

Packages that use DefaultDomainElement1D
org.geotools.referencing.piecewise   
org.geotools.renderer.lite.gridcoverage2d SLD 1.0 and SE RasterSymbolizer support classes 
 

Uses of DefaultDomainElement1D in org.geotools.referencing.piecewise
 

Classes in org.geotools.referencing.piecewise with type parameters of type DefaultDomainElement1D
 class DefaultDomain1D<E extends DefaultDomainElement1D>
          Convenience implementation of the Domain1D interface.
 

Subclasses of DefaultDomainElement1D in org.geotools.referencing.piecewise
 class DefaultLinearPiecewiseTransform1DElement
          Convenience class for linear transformations that maps an interval to another interval.
 class DefaultPiecewiseTransform1DElement
          Convenience implementation of the DefaultPiecewiseTransform1DElement .
 

Constructors in org.geotools.referencing.piecewise with parameters of type DefaultDomainElement1D
DefaultDomain1D(E[] inDomainElements)
          Constructor for DefaultDomain1D.
 

Uses of DefaultDomainElement1D in org.geotools.renderer.lite.gridcoverage2d
 

Subclasses of DefaultDomainElement1D in org.geotools.renderer.lite.gridcoverage2d
 class LinearColorMapElement
          This LinearColorMapElement is a special implementation of both PiecewiseTransform1DElement and ColorMapTransformElement which can be used to do various types of classifications on raster.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.