|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ColorMap | |
|---|---|
| org.opengis.style | The following package is an implementation of OGC Symbology Encoding 1.1.0 and ISO 19117 : Portrayal This package is a merge from package GeoAPI SLD (v1.0.0) and GeoTools styling. |
| Uses of ColorMap in org.opengis.style |
|---|
| Methods in org.opengis.style that return ColorMap | |
|---|---|
ColorMap |
StyleFactory.colorMap(Expression propertyName,
Expression... mapping)
Wrap up a "Categorize" function using the provided expressions. |
ColorMap |
RasterSymbolizer.getColorMap()
The ColorMap element defines either the colors of a palette-type raster source or the mapping of fixed-numeric pixel values to colors. |
| Methods in org.opengis.style with parameters of type ColorMap | |
|---|---|
RasterSymbolizer |
StyleFactory.rasterSymbolizer(String name,
Expression geometry,
Description description,
Unit<?> unit,
Expression opacity,
ChannelSelection channelSelection,
OverlapBehavior overlapsBehaviour,
ColorMap colorMap,
ContrastEnhancement contrast,
ShadedRelief shaded,
Symbolizer outline)
|
Object |
StyleVisitor.visit(ColorMap colorMap,
Object data)
Called when accept is called on a raster color map |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||