org.opengis.filter.expression
Interface Add
-
- All Superinterfaces:
- BinaryExpression, Expression
@XmlElement(value="Add") public interface Add extends BinaryExpression
Encodes the operation of addition. Instances of this interface implement theirevaluatemethod by computing the numeric addition of their first and second operand.- Since:
- GeoAPI 2.0
-
-
Method Summary
-
Methods inherited from interface org.opengis.filter.expression.BinaryExpression
getExpression1, getExpression2
-
Methods inherited from interface org.opengis.filter.expression.Expression
accept, evaluate, evaluate
-
-
DataMelt 3.0 © DataMelt by jWork.ORG