public class StandardSectionCollectionImpl extends SectionCollectionImpl
altUnits, collectionFeatureType, extras, name, npts, timeUnit| Modifier and Type | Method and Description |
|---|---|
NestedPointFeatureCollectionIterator |
getNestedPointFeatureCollectionIterator(int bufferSize)
Iterate through the collection, composed of NestedPointFeatureCollection.
|
getPointFeatureCollectionIterator, hasNext, next, resetIteration, subsetflatten, flatten, getAltUnits, getCollectionFeatureType, getExtraVariables, getName, getTimeUnit, isMultipleNested, setSize, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitflatten, flatten, getAltUnits, getExtraVariables, getTimeUnit, isMultipleNested, sizegetCollectionFeatureType, getNamepublic NestedPointFeatureCollectionIterator getNestedPointFeatureCollectionIterator(int bufferSize) throws java.io.IOException
NestedPointFeatureCollectionbufferSize - how many bytes can be used to buffer data, use -1 to use default.java.io.IOException - on read error