|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Beyond | |
|---|---|
| org.opengis.filter | Filters features according their properties. |
| Uses of Beyond in org.opengis.filter |
|---|
| Methods in org.opengis.filter that return Beyond | |
|---|---|
Beyond |
FilterFactory2.beyond(Expression geometry1,
Expression geometry2,
double distance,
String units)
Check if all of a geometry is more distant than the given distance from this object's geometry. |
Beyond |
FilterFactory.beyond(String propertyName,
Geometry geometry,
double distance,
String units)
Check if all of a feature's geometry is more distant than the given distance from this object's geometry. |
| Methods in org.opengis.filter with parameters of type Beyond | |
|---|---|
Object |
FilterVisitor.visit(Beyond filter,
Object extraData)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||