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
getAltName, getAltUnits, getBoundingBox, getCalendarDateRange, getCoordinateVariables, getExtraVariables, getInfo, getName, getNobs, getTimeName, getTimeUnit, size
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAltName, getAltUnits, getBoundingBox, getCalendarDateRange, getCoordinateVariables, getExtraVariables, getName, getTimeName, getTimeUnit, size
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 java.io.IOException
PointFeatureCollection
java.io.IOException
- on read error