Uses of Class
org.geotools.styling.ColorMapImpl
-
Packages that use ColorMapImpl Package Description org.geotools.styling Allows for symbolization of geospatial data. -
-
Uses of ColorMapImpl in org.geotools.styling
Methods in org.geotools.styling that return ColorMapImpl Modifier and Type Method Description ColorMapImpl
StyleFactoryImpl2. colorMap(Expression propertyName, Expression... mapping)
ColorMapImpl
RasterSymbolizerImpl. getColorMap()
The ColorMap element defines either the colors of a palette-type raster source or the mapping of fixed-numeric pixel values to colors.
-