public static class PointIteratorAbstract.Filter extends 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.Filter
filter
in interface PointFeatureIterator.Filter
pdata
- the PointFeature to testCopyright © 1999–2018 UCAR/Unidata. All rights reserved.