public class StandardStationProfileCollectionImpl extends StationProfileCollectionImpl
localIterator
altUnits, collectionFeatureType, extras, name, npts, timeUnit
Modifier and Type | Method and Description |
---|---|
protected StationHelper |
createStationHelper() |
NestedPointFeatureCollectionIterator |
getNestedPointFeatureCollectionIterator(int bufferSize)
Iterate through the collection, composed of NestedPointFeatureCollection.
|
StationFeature |
makeStation(StructureData stationData,
int recnum) |
compareTo, getBoundingBox, getPointFeatureCollectionIterator, getStation, getStationFeatures, getStationHelper, getStationProfileFeature, getStations, getStations, getStations, hasNext, next, resetIteration, subset, subset
flatten, flatten, getAltUnits, getCollectionFeatureType, getExtraVariables, getName, getTimeUnit, isMultipleNested, setSize, size
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
flatten, flatten, getAltUnits, getExtraVariables, getTimeUnit, isMultipleNested, size
getCollectionFeatureType, getName
protected StationHelper createStationHelper() throws java.io.IOException
createStationHelper
in class StationProfileCollectionImpl
java.io.IOException
public StationFeature makeStation(StructureData stationData, int recnum)
public NestedPointFeatureCollectionIterator getNestedPointFeatureCollectionIterator(int bufferSize) throws java.io.IOException
NestedPointFeatureCollection
bufferSize
- how many bytes can be used to buffer data, use -1 to use default.java.io.IOException
- on read error