|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.ft.point.PointCollectionImpl
ucar.nc2.ft.point.TrajectoryFeatureImpl
public abstract class TrajectoryFeatureImpl
| Field Summary |
|---|
| Fields inherited from class ucar.nc2.ft.point.PointCollectionImpl |
|---|
boundingBox, dateRange, localIterator, name |
| Constructor Summary | |
|---|---|
TrajectoryFeatureImpl(java.lang.String name,
int npts)
|
|
| Method Summary | |
|---|---|
FeatureType |
getCollectionFeatureType()
All features in this collection have this feature type |
int |
size()
The number of points in the collection. |
| Methods inherited from class ucar.nc2.ft.point.PointCollectionImpl |
|---|
getName, hasNext, next, resetIteration, setSize, subset |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ucar.nc2.ft.TrajectoryFeature |
|---|
getBoundingBox, getDateRange |
| Methods inherited from interface ucar.nc2.ft.PointFeatureCollection |
|---|
getPointFeatureIterator, hasNext, next, resetIteration, subset |
| Methods inherited from interface ucar.nc2.ft.FeatureCollection |
|---|
getName |
| Constructor Detail |
|---|
public TrajectoryFeatureImpl(java.lang.String name,
int npts)
| Method Detail |
|---|
public FeatureType getCollectionFeatureType()
FeatureCollection
getCollectionFeatureType in interface FeatureCollectiongetCollectionFeatureType in class PointCollectionImplpublic int size()
PointFeatureCollection
size in interface PointFeatureCollectionsize in interface TrajectoryFeaturesize in class PointCollectionImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||