|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Divide | |
---|---|
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 Divide in org.opengis.filter |
---|
Methods in org.opengis.filter that return Divide | |
---|---|
Divide |
FilterFactory.divide(Expression expr1,
Expression expr2)
Computes the numeric quotient resulting from dividing the first operand by the second. |
Uses of Divide in org.opengis.filter.expression |
---|
Methods in org.opengis.filter.expression with parameters of type Divide | |
---|---|
Object |
ExpressionVisitor.visit(Divide expression,
Object extraData)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |