protected static class PointCollectionImpl.PointCollectionSubset extends PointCollectionImpl
PointCollectionImpl.PointCollectionSubset
Modifier and Type | Field and Description |
---|---|
protected LatLonRect |
filter_bb |
protected CalendarDateRange |
filter_date |
protected PointCollectionImpl |
from |
localIterator
Constructor and Description |
---|
PointCollectionSubset(PointCollectionImpl from,
LatLonRect filter_bb,
CalendarDateRange filter_date) |
Modifier and Type | Method and Description |
---|---|
PointFeatureIterator |
getPointFeatureIterator()
Get an iterator over the PointFeatures of this collection.
|
finish, getCollectionFeatureType, hasNext, iterator, next, resetIteration, subset
getAltUnits, getBoundingBox, getCalendarDateRange, getExtraVariables, getInfo, getName, getNobs, getTimeUnit, size
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAltUnits, getBoundingBox, getCalendarDateRange, getExtraVariables, getName, getTimeUnit, size
forEach, spliterator
protected PointCollectionImpl from
protected LatLonRect filter_bb
protected CalendarDateRange filter_date
public PointCollectionSubset(PointCollectionImpl from, LatLonRect filter_bb, CalendarDateRange filter_date)
public PointFeatureIterator getPointFeatureIterator() throws IOException
PointFeatureCollection
IOException
- on read error