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.
|
int |
size()
The number of points along the trajectory.
|
calcBounds, finish, getCalendarDateRange, getPointFeatureIterator, 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
Copyright © 1999–2014 UCAR/Unidata. All rights reserved.