GeoAPI 2.0
Build 2005-06-08

org.opengis.filter.expression
Interface Multiply

All Superinterfaces:
BinaryExpression, Expression

@XmlElement(value="Mul")
public interface Multiply
extends BinaryExpression

Encodes the operation of multiplication. Instances of this interface implement their evaluate method by computing the numeric product of their first and second operand.

Since:
GeoAPI 2.0
Version:
Implementation specification 1.0

Method Summary
 
Methods inherited from interface BinaryExpression
getExpression1, getExpression2
 
Methods inherited from interface Expression
accept, evaluate
 


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium