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