public abstract class SectionFeatureImpl extends OneNestedPointCollectionImpl implements SectionFeature
| Modifier and Type | Field and Description |
|---|---|
protected PointFeatureCollectionIterator |
localIterator |
altUnits, collectionFeatureType, extras, name, npts, timeUnit| Modifier | Constructor and Description |
|---|---|
protected |
SectionFeatureImpl(String name,
DateUnit timeUnit,
String altUnits) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext()
Use the internal iterator to check if there is another ProfileFeature in the iteration.
|
ProfileFeature |
next()
Use the internal iterator to get the next ProfileFeature in the iteration.
|
void |
resetIteration()
Reset the internal iterator for another iteration over the ProfileFeature in this Collection.
|
flatten, flatten, getAltUnits, getCollectionFeatureType, getExtraVariables, getName, getNestedPointFeatureCollectionIterator, getTimeUnit, isMultipleNested, setSize, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFeatureData, sizeflatten, flatten, getAltUnits, getExtraVariables, getNestedPointFeatureCollectionIterator, getPointFeatureCollectionIterator, getTimeUnit, isMultipleNested, subsetgetCollectionFeatureType, getNameprotected PointFeatureCollectionIterator localIterator
public boolean hasNext()
throws IOException
SectionFeaturehasNext in interface SectionFeatureIOException - on read errorpublic ProfileFeature next() throws IOException
SectionFeaturenext in interface SectionFeatureIOException - on read errorpublic void resetIteration()
throws IOException
SectionFeatureresetIteration in interface SectionFeatureIOException - on read errorCopyright © 1999–2015 UCAR/Unidata. All rights reserved.