Package | Description |
---|---|
it.geosolutions.jaiext.classifier |
Modifier and Type | Interface and Description |
---|---|
interface |
ColorMapTransform<T extends ColorMapTransformElement>
A
ColorMapTransform is a special sub-interface of PiecewiseTransform1D that can be used to render raw data. |
class |
RasterClassifierOpImage<T extends ColorMapTransformElement>
This class provides a few initialization method used for implementing the RasterClassier operation, which is an extension of the GenericPiecewise
one.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstantColorMapElement
The
ConstantColorMapElement is a special type of ColorMapTransformElement that is used to render no data values. |
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 © 2006–2018 GeoSolutions. All rights reserved.