@XmlElement(value="Interpolate") public interface Interpolate extends Function
In case the Categorize (or Interpolate) function is used inside a RasterSymbolizer as a ColorMap, the LookupValue is set to the fixed value “Rasterdata”.
NIL
Modifier and Type | Method and Description |
---|---|
List<InterpolationPoint> |
getInterpolationPoints()
See
InterpolationPoint for details. |
Expression |
getLookupValue()
Get lookup value.
|
Method |
getMethod()
Get the interpolation method.
|
Mode |
getMode()
Get the interpolation mode.
|
getFallbackValue, getFunctionName, getName, getParameters
accept, evaluate, evaluate
@XmlElement(value="LookupValue") Expression getLookupValue()
List<InterpolationPoint> getInterpolationPoints()
InterpolationPoint
for details.@XmlElement(value="Mode") Mode getMode()
@XmlElement(value="Method") Method getMethod()
Copyright © 1996–2021 Geotools. All rights reserved.