|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SectionFeatureCollection
A collection of SectionFeatures.
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface ucar.nc2.ft.NestedPointFeatureCollection |
|---|
flatten, getNestedPointFeatureCollectionIterator, getPointFeatureCollectionIterator, isMultipleNested, size, subset |
| Methods inherited from interface ucar.nc2.ft.FeatureCollection |
|---|
getCollectionFeatureType, getName |
| Method Detail |
|---|
boolean hasNext()
throws java.io.IOException
java.io.IOException - on read error
SectionFeature next()
throws java.io.IOException
java.io.IOException - on read error
void resetIteration()
throws java.io.IOException
java.io.IOException - on read error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||