@XmlElement(value="Mul") public interface Multiply extends BinaryExpression
Instances of this interface implement their evaluate
method by computing the
numeric product of their first and second operand.
Modifier and Type | Field and Description |
---|---|
static String |
NAME
Operator name used to check FilterCapabilities
|
NIL
getExpression1, getExpression2
accept, evaluate, evaluate
static final String NAME
Copyright © 1996–2023 Geotools. All rights reserved.