public interface SectionFeatureCollection extends NestedPointFeatureCollection
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext()
Use the internal iterator to check if there is another SectionFeature in the iteration.
|
SectionFeature |
next()
Use the internal iterator to get the next SectionFeature in the iteration.
|
void |
resetIteration()
Reset the internal iterator for another iteration over the SectionFeatures in this Collection.
|
flatten, flatten, getNestedPointFeatureCollectionIterator, getPointFeatureCollectionIterator, isMultipleNested, size, subsetgetCollectionFeatureType, getNameboolean hasNext()
throws IOException
IOException - on read errorSectionFeature next() throws IOException
IOException - on read errorvoid resetIteration()
throws IOException
IOException - on read errorCopyright © 1999–2013 UCAR/Unidata. All rights reserved.