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