public abstract class ProfileFeatureImpl extends PointCollectionImpl implements ProfileFeature
PointCollectionImpl.PointCollectionSubset| Modifier and Type | Field and Description |
|---|---|
protected double |
time |
boundingBox, dateRange, localIterator, name, npts| Constructor and Description |
|---|
ProfileFeatureImpl(String name,
double lat,
double lon,
double time,
int npts) |
| Modifier and Type | Method and Description |
|---|---|
FeatureType |
getCollectionFeatureType()
All features in this collection have this feature type
|
Object |
getId() |
LatLonPoint |
getLatLon()
Nominal location of this profile
|
calcBounds, finish, getBoundingBox, getCalendarDateRange, getDateRange, getName, hasNext, next, resetIteration, setBoundingBox, setCalendarDateRange, setDateRange, setSize, size, subset, subsetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTime, sizecalcBounds, finish, getBoundingBox, getCalendarDateRange, getDateRange, getPointFeatureIterator, hasNext, next, resetIteration, setBoundingBox, setCalendarDateRange, setDateRange, setSize, subset, subsetgetNamepublic ProfileFeatureImpl(String name, double lat, double lon, double time, int npts)
public LatLonPoint getLatLon()
ProfileFeaturegetLatLon in interface ProfileFeaturepublic Object getId()
public FeatureType getCollectionFeatureType()
FeatureCollectiongetCollectionFeatureType in interface FeatureCollectiongetCollectionFeatureType in class PointCollectionImplCopyright © 1999–2014 UCAR/Unidata. All rights reserved.