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, getAltUnits, getExtraVariables, getNestedPointFeatureCollectionIterator, getPointFeatureCollectionIterator, getTimeUnit, isMultipleNested, size, subset
getCollectionFeatureType, getName
boolean hasNext() throws IOException
IOException
- on read errorSectionFeature next() throws IOException
IOException
- on read errorvoid resetIteration() throws IOException
IOException
- on read errorCopyright © 1999–2016 UCAR/Unidata. All rights reserved.