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