|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface 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.
A popular example is represented by a DomainElement1D
used to classify
values which means applying a color to all the pixels of an image whose value
falls in the DomainElement1D
's range.
Method Summary | |
---|---|
java.awt.Color[] |
getColors()
Returns the set of colors for this category. |
Methods inherited from interface org.geotools.referencing.piecewise.DomainElement1D |
---|
contains, contains, contains, equals, getName, getRange |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Methods inherited from interface org.opengis.referencing.operation.MathTransform1D |
---|
derivative, inverse, transform |
Methods inherited from interface org.opengis.referencing.operation.MathTransform |
---|
derivative, getSourceDimensions, getTargetDimensions, isIdentity, toWKT, transform, transform, transform, transform, transform |
Method Detail |
---|
java.awt.Color[] getColors()
GridSampleDimension#getColorModel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |