org.opengis.filter.expression
Interface Literal
-
- All Superinterfaces:
- Expression
@XmlElement(value="Literal") public interface Literal extends Expression
Instances of this interface provide a constant, literal value that can be used in expressions. Theevaluatemethod of this class must return the same value asgetValue().- Since:
- GeoAPI 2.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.ObjectgetValue()Returns the constant value held by this object.-
Methods inherited from interface org.opengis.filter.expression.Expression
accept, evaluate, evaluate
-
-
DataMelt 3.0 © DataMelt by jWork.ORG