public abstract class TrajectoryFeatureImpl extends PointCollectionImpl implements TrajectoryFeature
PointCollectionImpl.PointCollectionSubset
boundingBox, dateRange, localIterator, name, npts
Constructor and Description |
---|
TrajectoryFeatureImpl(String name,
int npts) |
Modifier and Type | Method and Description |
---|---|
FeatureType |
getCollectionFeatureType()
All features in this collection have this feature type
|
calcBounds, finish, getBoundingBox, getCalendarDateRange, getDateRange, getName, hasNext, next, resetIteration, setBoundingBox, setCalendarDateRange, setDateRange, setSize, size, subset, subset
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBoundingBox, getDateRange, size
calcBounds, finish, getCalendarDateRange, getPointFeatureIterator, hasNext, next, resetIteration, setBoundingBox, setCalendarDateRange, setDateRange, setSize, subset, subset
getName
public TrajectoryFeatureImpl(String name, int npts)
public FeatureType getCollectionFeatureType()
FeatureCollection
getCollectionFeatureType
in interface FeatureCollection
getCollectionFeatureType
in class PointCollectionImpl
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.