public abstract class TrajectoryFeatureImpl extends PointCollectionImpl implements TrajectoryFeature
PointCollectionImpl.PointCollectionSubsetaltUnits, 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, subsetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBoundingBox, getDateRange, getFeatureData, sizecalcBounds, finish, getAltUnits, getCalendarDateRange, getExtraVariables, getPointFeatureIterator, getTimeUnit, hasNext, next, resetIteration, setBoundingBox, setCalendarDateRange, setDateRange, setSize, subset, subsetgetNamepublic TrajectoryFeatureImpl(java.lang.String name,
DateUnit timeUnit,
java.lang.String altUnits,
int npts)
public FeatureType getCollectionFeatureType()
FeatureCollectiongetCollectionFeatureType in interface FeatureCollectiongetCollectionFeatureType in class PointCollectionImpl