public static class PointIteratorAbstract.Filter extends java.lang.Object implements PointFeatureIterator.Filter
| Constructor and Description |
|---|
Filter(LatLonRect filter_bb,
CalendarDateRange filter_date) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
filter(PointFeature pdata)
True if the PointFeature passes this filter
|
public Filter(LatLonRect filter_bb, CalendarDateRange filter_date)
public boolean filter(PointFeature pdata)
PointFeatureIterator.Filterfilter in interface PointFeatureIterator.Filterpdata - the PointFeature to test