|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Multiply | |
|---|---|
| org.opengis.filter | Filters features according their properties. |
| org.opengis.filter.expression | An expression is a combination of one or more elements that
evaluate to single Object value. |
| Uses of Multiply in org.opengis.filter |
|---|
| Methods in org.opengis.filter that return Multiply | |
|---|---|
Multiply |
FilterFactory.multiply(Expression expr1,
Expression expr2)
Computes the numeric product of their first and second operand. |
| Uses of Multiply in org.opengis.filter.expression |
|---|
| Methods in org.opengis.filter.expression with parameters of type Multiply | |
|---|---|
Object |
ExpressionVisitor.visit(Multiply expression,
Object extraData)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||