|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Contains | |
---|---|
org.opengis.filter | Filters features according their properties. |
Uses of Contains in org.opengis.filter |
---|
Methods in org.opengis.filter that return Contains | |
---|---|
Contains |
FilterFactory2.contains(Expression geometry1,
Expression geometry2)
Checks if the the first geometric operand contains the second. |
Contains |
FilterFactory.contains(String propertyName,
Geometry geometry)
Checks if the the first geometric operand contains the second. |
Methods in org.opengis.filter with parameters of type Contains | |
---|---|
Object |
FilterVisitor.visit(Contains filter,
Object extraData)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |