public class StandardSectionCollectionImpl extends SectionCollectionImpl
name| Modifier and Type | Method and Description |
|---|---|
NestedPointFeatureCollectionIterator |
getNestedPointFeatureCollectionIterator(int bufferSize)
Iterate through the collection, composed of NestedPointFeatureCollection.
|
getPointFeatureCollectionIterator, hasNext, next, resetIteration, subsetflatten, flatten, getCollectionFeatureType, getName, isMultipleNested, setSize, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitflatten, flatten, isMultipleNested, sizegetCollectionFeatureType, getNamepublic NestedPointFeatureCollectionIterator getNestedPointFeatureCollectionIterator(int bufferSize) throws IOException
NestedPointFeatureCollectionbufferSize - how many bytes can be used to buffer data, use -1 to use default.IOException - on read errorCopyright © 1999-2013 UCAR/Unidata. All Rights Reserved.