Package org.geotools.filter.function
Class InterpolateFunction.ConstantPoint
Object
InterpolateFunction.InterpPoint
ConstantPoint
- Direct Known Subclasses:
InterpolateFunction.ConstantColorPoint
,InterpolateFunction.ConstantNumericPoint
- Enclosing class:
- InterpolateFunction
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class InterpolateFunction.InterpPoint
getValue
-
Constructor Details
-
ConstantPoint
public ConstantPoint(double data)
-