|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TrajectoryFeature
A set of observations along a 1 dimensional path, connected in space and time. The observations are ordered in time (in other words, the time dimension must increase monotonically along the trajectory).
| Method Summary | |
|---|---|
ucar.unidata.geoloc.LatLonRect |
getBoundingBox()
BoundingBox for the trajectory. |
DateRange |
getDateRange()
DateRange for the points along the trajectory. |
int |
size()
The number of points along the trajectory. |
| Methods inherited from interface ucar.nc2.ft.PointFeatureCollection |
|---|
calcBounds, finish, getPointFeatureIterator, hasNext, next, resetIteration, setBoundingBox, setDateRange, setSize, subset |
| Methods inherited from interface ucar.nc2.ft.FeatureCollection |
|---|
getCollectionFeatureType, getName |
| Method Detail |
|---|
int size()
size in interface PointFeatureCollectionDateRange getDateRange()
getDateRange in interface PointFeatureCollectionucar.unidata.geoloc.LatLonRect getBoundingBox()
getBoundingBox in interface PointFeatureCollection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||