public abstract class ProfileFeatureImpl extends PointCollectionImpl implements ProfileFeature
PointCollectionImpl.PointCollectionSubset| Modifier and Type | Field and Description |
|---|---|
protected double |
time |
altUnits, boundingBox, dateRange, extras, localIterator, name, npts, timeUnit| Constructor and Description |
|---|
ProfileFeatureImpl(String name,
DateUnit timeUnit,
String altUnits,
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, 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, waitgetFeatureData, getTime, sizecalcBounds, finish, getAltUnits, getBoundingBox, getCalendarDateRange, getDateRange, getExtraVariables, getPointFeatureIterator, getTimeUnit, hasNext, next, resetIteration, setBoundingBox, setCalendarDateRange, setDateRange, setSize, subset, subsetgetNamepublic LatLonPoint getLatLon()
ProfileFeaturegetLatLon in interface ProfileFeaturepublic Object getId()
public FeatureType getCollectionFeatureType()
FeatureCollectiongetCollectionFeatureType in interface FeatureCollectiongetCollectionFeatureType in class PointCollectionImplCopyright © 1999–2015 UCAR/Unidata. All rights reserved.