public interface TrajectoryProfileFeatureCollection extends PointFeatureCCC, java.lang.Iterable<TrajectoryProfileFeature>
| Modifier and Type | Method and Description |
|---|---|
PointFeatureCCIterator |
getNestedPointFeatureCollectionIterator()
Deprecated.
use foreach
|
boolean |
hasNext()
Deprecated.
use foreach
|
TrajectoryProfileFeature |
next()
Deprecated.
use foreach
|
void |
resetIteration()
Deprecated.
use foreach
|
getCollectionIteratorgetAltName, getAltUnits, getBoundingBox, getCalendarDateRange, getCollectionFeatureType, getCoordinateVariables, getExtraVariables, getName, getTimeName, getTimeUnit, sizeboolean hasNext()
throws java.io.IOException
java.io.IOException - on read errorTrajectoryProfileFeature next() throws java.io.IOException
java.io.IOException - on read errorvoid resetIteration()
throws java.io.IOException
java.io.IOException - on read errorPointFeatureCCIterator getNestedPointFeatureCollectionIterator() throws java.io.IOException
java.io.IOException