public class CompositeStationCollectionFlattened extends PointCollectionImpl
PointCollectionImpl.PointCollectionSubsetlocalIterator| Modifier | Constructor and Description |
|---|---|
protected |
CompositeStationCollectionFlattened(String name,
CalendarDateUnit timeUnit,
String altUnits,
LatLonRect bbSubset,
CalendarDateRange dateRange,
TimedCollection stnCollections) |
protected |
CompositeStationCollectionFlattened(String name,
CalendarDateUnit timeUnit,
String altUnits,
List<String> stations,
CalendarDateRange dateRange,
List<VariableSimpleIF> varList,
TimedCollection stnCollections) |
| Modifier and Type | Method and Description |
|---|---|
PointFeatureIterator |
getPointFeatureIterator()
Get an iterator over the PointFeatures of this collection.
|
finish, getCollectionFeatureType, hasNext, iterator, next, resetIteration, subsetgetAltUnits, getBoundingBox, getCalendarDateRange, getExtraVariables, getInfo, getName, getNobs, getTimeUnit, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAltUnits, getBoundingBox, getCalendarDateRange, getExtraVariables, getName, getTimeUnit, sizeforEach, spliteratorprotected CompositeStationCollectionFlattened(String name, CalendarDateUnit timeUnit, String altUnits, List<String> stations, CalendarDateRange dateRange, List<VariableSimpleIF> varList, TimedCollection stnCollections) throws IOException
IOExceptionprotected CompositeStationCollectionFlattened(String name, CalendarDateUnit timeUnit, String altUnits, LatLonRect bbSubset, CalendarDateRange dateRange, TimedCollection stnCollections) throws IOException
IOExceptionpublic PointFeatureIterator getPointFeatureIterator() throws IOException
PointFeatureCollectionIOException - on read error