Documentation of 'org.opengis.filter.expression.Literal' Java class
Literal
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. The evaluate method of this class must return the same value as getValue().
    Since:
    GeoAPI 2.0
    • Method Detail

      • getValue

        java.lang.Object getValue()
        Returns the constant value held by this object.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.