| Constructor and Description |
|---|
IntersectsFilter() |
IntersectsFilter(Geometry geometry) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(T geometry)
Check that the object matches the filter, returning true if matched, false
otherwise.
|
Geometry |
getGeometry() |
void |
setGeometry(Geometry geometry) |
String |
toString() |
public IntersectsFilter()
public IntersectsFilter(Geometry geometry)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.