public abstract class TrajectoryFeatureImpl extends PointCollectionImpl implements TrajectoryFeature
PointCollectionImpl.PointCollectionSubset
altUnits, boundingBox, dateRange, extras, localIterator, name, npts, timeUnit
Constructor and Description |
---|
TrajectoryFeatureImpl(java.lang.String name,
DateUnit timeUnit,
java.lang.String altUnits,
int npts) |
Modifier and Type | Method and Description |
---|---|
FeatureType |
getCollectionFeatureType()
All features in this collection have this feature type
|
calcBounds, finish, getAltUnits, getBoundingBox, getCalendarDateRange, getDateRange, getExtraVariables, getName, getNobs, getTimeUnit, hasNext, next, resetIteration, setBoundingBox, setCalendarDateRange, setDateRange, setSize, size, subset, subset
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBoundingBox, getDateRange, getFeatureData, size
calcBounds, finish, getAltUnits, getCalendarDateRange, getExtraVariables, getPointFeatureIterator, getTimeUnit, hasNext, next, resetIteration, setBoundingBox, setCalendarDateRange, setDateRange, setSize, subset, subset
getName
public TrajectoryFeatureImpl(java.lang.String name, DateUnit timeUnit, java.lang.String altUnits, int npts)
public FeatureType getCollectionFeatureType()
FeatureCollection
getCollectionFeatureType
in interface FeatureCollection
getCollectionFeatureType
in class PointCollectionImpl