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() |
Iterator<TrajectoryProfileFeature> |
iterator() |
hasNext, next, resetIterationgetCollectionFeatureTypegetAltUnits, getBoundingBox, getCalendarDateRange, getExtraVariables, getInfo, getName, getNobs, getTimeUnit, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAltUnits, getBoundingBox, getCalendarDateRange, getCollectionFeatureType, getExtraVariables, getName, getTimeUnit, sizeforEach, spliteratorpublic Iterator<TrajectoryProfileFeature> iterator()
public IOIterator<PointFeatureCC> getCollectionIterator() throws IOException
PointFeatureCCCIOExceptionpublic PointFeatureCCIterator getNestedPointFeatureCollectionIterator() throws IOException
IOException