public class CompositeStationCollectionFlattened extends PointCollectionImpl
PointCollectionImpl.PointCollectionSubsetlocalIterator| Modifier | Constructor and Description |
|---|---|
protected |
CompositeStationCollectionFlattened(java.lang.String name,
CalendarDateUnit timeUnit,
java.lang.String altUnits,
LatLonRect bbSubset,
CalendarDateRange dateRange,
TimedCollection stnCollections) |
protected |
CompositeStationCollectionFlattened(java.lang.String name,
CalendarDateUnit timeUnit,
java.lang.String altUnits,
java.util.List<java.lang.String> stations,
CalendarDateRange dateRange,
java.util.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, sizeprotected CompositeStationCollectionFlattened(java.lang.String name,
CalendarDateUnit timeUnit,
java.lang.String altUnits,
java.util.List<java.lang.String> stations,
CalendarDateRange dateRange,
java.util.List<VariableSimpleIF> varList,
TimedCollection stnCollections)
throws java.io.IOException
java.io.IOExceptionprotected CompositeStationCollectionFlattened(java.lang.String name,
CalendarDateUnit timeUnit,
java.lang.String altUnits,
LatLonRect bbSubset,
CalendarDateRange dateRange,
TimedCollection stnCollections)
throws java.io.IOException
java.io.IOExceptionpublic PointFeatureIterator getPointFeatureIterator() throws java.io.IOException
PointFeatureCollectionjava.io.IOException - on read error