Documentation of 'org.opengis.filter.expression.BinaryExpression' Java class
BinaryExpression
org.opengis.filter.expression

Interface BinaryExpression

    • Method Detail

      • getExpression1

        @XmlElement(value="expression")
        Expression getExpression1()
        Returns the expression that represents the first (left) value that will be used in the computation of another value.
      • getExpression2

        @XmlElement(value="expression")
        Expression getExpression2()
        Returns the expression that represents the second (right) value that will be used in the computation of another value.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.