public class CompositeStationCollectionFlattened extends PointCollectionImpl
PointCollectionImpl.PointCollectionSubsetaltUnits, boundingBox, extras, localIterator, name, npts, timeUnit| Modifier | Constructor and Description |
|---|---|
protected |
CompositeStationCollectionFlattened(String name,
DateUnit timeUnit,
String altUnits,
LatLonRect bbSubset,
CalendarDateRange dateRange,
TimedCollection stnCollections) |
protected |
CompositeStationCollectionFlattened(String name,
DateUnit timeUnit,
String altUnits,
List<String> stations,
CalendarDateRange dateRange,
List<VariableSimpleIF> varList,
TimedCollection stnCollections) |
| Modifier and Type | Method and Description |
|---|---|
PointFeatureIterator |
getPointFeatureIterator(int bufferSize)
Get an iterator over the PointFeatures of this collection.
|
calcBounds, finish, getAltUnits, getBoundingBox, getCalendarDateRange, getCollectionFeatureType, getDateRange, getExtraVariables, getName, getNobs, getTimeUnit, hasNext, next, resetIteration, setBoundingBox, setCalendarDateRange, setDateRange, setSize, size, subset, subsetprotected CompositeStationCollectionFlattened(String name, DateUnit timeUnit, String altUnits, List<String> stations, CalendarDateRange dateRange, List<VariableSimpleIF> varList, TimedCollection stnCollections) throws IOException
IOExceptionprotected CompositeStationCollectionFlattened(String name, DateUnit timeUnit, String altUnits, LatLonRect bbSubset, CalendarDateRange dateRange, TimedCollection stnCollections) throws IOException
IOExceptionpublic PointFeatureIterator getPointFeatureIterator(int bufferSize) throws IOException
PointFeatureCollectionbufferSize - how many bytes can be used to buffer data, use -1 to use default.IOException - on read errorCopyright © 1999–2015 UCAR/Unidata. All rights reserved.