public interface TrajectoryFeature extends PointFeatureCollection
Modifier and Type | Method and Description |
---|---|
LatLonRect |
getBoundingBox()
BoundingBox for the trajectory.
|
CalendarDateRange |
getCalendarDateRange()
DateRange for the points along the trajectory.
|
StructureData |
getFeatureData()
The actual data of just this Trajectory feature.
|
int |
size()
The number of points along the trajectory.
|
finish, getPointFeatureIterator, hasNext, next, resetIteration, subset
getAltUnits, getCollectionFeatureType, getExtraVariables, getName, getTimeUnit
forEach, iterator, spliterator
int size()
size
in interface DsgFeatureCollection
CalendarDateRange getCalendarDateRange()
getCalendarDateRange
in interface DsgFeatureCollection
LatLonRect getBoundingBox()
getBoundingBox
in interface DsgFeatureCollection
@Nonnull StructureData getFeatureData() throws IOException
IOException
- on i/o error