public interface TrajectoryFeature extends PointFeatureCollection
Modifier and Type | Method and Description |
---|---|
LatLonRect |
getBoundingBox()
BoundingBox for the trajectory.
|
DateRange |
getDateRange()
DateRange for the points along the trajectory.
|
StructureData |
getFeatureData()
The actual data of just this feature.
|
int |
size()
The number of points along the trajectory.
|
calcBounds, finish, getAltUnits, getCalendarDateRange, getExtraVariables, getPointFeatureIterator, getTimeUnit, hasNext, next, resetIteration, setBoundingBox, setCalendarDateRange, setDateRange, setSize, subset, subset
getCollectionFeatureType, getName
int size()
size
in interface PointFeatureCollection
DateRange getDateRange()
getDateRange
in interface PointFeatureCollection
LatLonRect getBoundingBox()
getBoundingBox
in interface PointFeatureCollection
StructureData getFeatureData() throws java.io.IOException
java.io.IOException
- on i/o error