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, subsetgetAltName, getAltUnits, getBoundingBox, getCalendarDateRange, getCoordinateVariables, getExtraVariables, getInfo, getName, getNobs, getTimeName, getTimeUnit, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAltName, getAltUnits, getBoundingBox, getCalendarDateRange, getCoordinateVariables, getExtraVariables, getName, getTimeName, getTimeUnit, sizeprotected 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
PointFeatureCollectionjava.io.IOException - on read error