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, subset
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTime, size
calcBounds, finish, getBoundingBox, getCalendarDateRange, getDateRange, getPointFeatureIterator, hasNext, next, resetIteration, setBoundingBox, setCalendarDateRange, setDateRange, setSize, subset, subset
getName
public ProfileFeatureImpl(String name, double lat, double lon, double time, int npts)
public LatLonPoint getLatLon()
ProfileFeature
getLatLon
in interface ProfileFeature
public Object getId()
public FeatureType getCollectionFeatureType()
FeatureCollection
getCollectionFeatureType
in interface FeatureCollection
getCollectionFeatureType
in class PointCollectionImpl
Copyright © 1999–2014 UCAR/Unidata. All rights reserved.