public class StandardSectionCollectionImpl extends SectionCollectionImpl
localIterator
collectionFeatureType
Modifier and Type | Method and Description |
---|---|
IOIterator<PointFeatureCC> |
getCollectionIterator()
General way to handle iterations on all classes that implement this interface.
|
PointFeatureCCIterator |
getNestedPointFeatureCollectionIterator() |
java.util.Iterator<TrajectoryProfileFeature> |
iterator() |
hasNext, next, resetIteration
getCollectionFeatureType
getAltName, getAltUnits, getBoundingBox, getCalendarDateRange, getCoordinateVariables, getExtraVariables, getInfo, getName, getNobs, getTimeName, getTimeUnit, size
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAltName, getAltUnits, getBoundingBox, getCalendarDateRange, getCollectionFeatureType, getCoordinateVariables, getExtraVariables, getName, getTimeName, getTimeUnit, size
public java.util.Iterator<TrajectoryProfileFeature> iterator()
public IOIterator<PointFeatureCC> getCollectionIterator() throws java.io.IOException
PointFeatureCCC
java.io.IOException
public PointFeatureCCIterator getNestedPointFeatureCollectionIterator() throws java.io.IOException
java.io.IOException