public class StandardSectionCollectionImpl extends SectionCollectionImpl
localIteratorcollectionFeatureType| 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, resetIterationgetCollectionFeatureTypegetAltName, getAltUnits, getBoundingBox, getCalendarDateRange, getCoordinateVariables, getExtraVariables, getInfo, getName, getNobs, getTimeName, getTimeUnit, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAltName, getAltUnits, getBoundingBox, getCalendarDateRange, getCollectionFeatureType, getCoordinateVariables, getExtraVariables, getName, getTimeName, getTimeUnit, sizepublic java.util.Iterator<TrajectoryProfileFeature> iterator()
public IOIterator<PointFeatureCC> getCollectionIterator() throws java.io.IOException
PointFeatureCCCjava.io.IOExceptionpublic PointFeatureCCIterator getNestedPointFeatureCollectionIterator() throws java.io.IOException
java.io.IOException