|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Within | |
|---|---|
| org.opengis.filter | Filters features according their properties. |
| Uses of Within in org.opengis.filter |
|---|
| Methods in org.opengis.filter that return Within | |
|---|---|
Within |
FilterFactory2.within(Expression geometry1,
Expression geometry2)
Checks if the feature's geometry is completely contained by the specified constant geometry. |
Within |
FilterFactory.within(String propertyName,
Geometry geometry)
Checks if the feature's geometry is completely contained by the specified constant geometry. |
| Methods in org.opengis.filter with parameters of type Within | |
|---|---|
Object |
FilterVisitor.visit(Within filter,
Object extraData)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||