ucar.nc2.ft.point
Class TrajectoryFeatureImpl
java.lang.Object
ucar.nc2.ft.point.PointCollectionImpl
ucar.nc2.ft.point.TrajectoryFeatureImpl
- All Implemented Interfaces:
- FeatureCollection, PointFeatureCollection, TrajectoryFeature
public abstract class TrajectoryFeatureImpl
- extends PointCollectionImpl
- implements TrajectoryFeature
Implementation of TrajectoryFeature
- Since:
- Mar 26, 2008
- Author:
- caron
Methods inherited from class ucar.nc2.ft.point.PointCollectionImpl |
calcBounds, finish, getBoundingBox, getDateRange, getName, hasNext, next, resetIteration, setBoundingBox, setDateRange, setSize, size, subset |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrajectoryFeatureImpl
public TrajectoryFeatureImpl(String name,
int npts)
getCollectionFeatureType
public FeatureType getCollectionFeatureType()
- Description copied from interface:
FeatureCollection
- All features in this collection have this feature type
- Specified by:
getCollectionFeatureType
in interface FeatureCollection
- Overrides:
getCollectionFeatureType
in class PointCollectionImpl
- Returns:
- the feature type
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.