public static interface PointFeatureIterator.Filter
Modifier and Type | Method and Description |
---|---|
boolean |
filter(PointFeature pointFeature)
True if the PointFeature passes this filter
|
boolean filter(PointFeature pointFeature)
pointFeature
- the PointFeature to test