|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Subtract | |
---|---|
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 Subtract in org.opengis.filter |
---|
Methods in org.opengis.filter that return Subtract | |
---|---|
Subtract |
FilterFactory.subtract(Expression expr1,
Expression expr2)
Computes the numeric difference between the first and second operand. |
Uses of Subtract in org.opengis.filter.expression |
---|
Methods in org.opengis.filter.expression with parameters of type Subtract | |
---|---|
Object |
ExpressionVisitor.visit(Subtract expression,
Object extraData)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |