|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.ft.point.PointCollectionImpl
ucar.nc2.ft.point.ProfileFeatureImpl
public abstract class ProfileFeatureImpl
Abstract superclass for implementations of ProfileFeature.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ucar.nc2.ft.point.PointCollectionImpl |
|---|
PointCollectionImpl.PointFeatureCollectionSubset |
| Field Summary |
|---|
| Fields inherited from class ucar.nc2.ft.point.PointCollectionImpl |
|---|
boundingBox, dateRange, localIterator, name, npts |
| Constructor Summary | |
|---|---|
ProfileFeatureImpl(java.lang.String name,
double lat,
double lon,
int npts)
|
|
| Method Summary | |
|---|---|
FeatureType |
getCollectionFeatureType()
All features in this collection have this feature type |
java.lang.Object |
getId()
|
LatLonPoint |
getLatLon()
Location of this profile |
| Methods inherited from class ucar.nc2.ft.point.PointCollectionImpl |
|---|
calcBounds, finish, getBoundingBox, getDateRange, getName, hasNext, next, resetIteration, setBoundingBox, setDateRange, setSize, size, subset |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ucar.nc2.ft.ProfileFeature |
|---|
size |
| Methods inherited from interface ucar.nc2.ft.PointFeatureCollection |
|---|
calcBounds, finish, getBoundingBox, getDateRange, getPointFeatureIterator, hasNext, next, resetIteration, setBoundingBox, setDateRange, setSize, subset |
| Methods inherited from interface ucar.nc2.ft.FeatureCollection |
|---|
getName |
| Constructor Detail |
|---|
public ProfileFeatureImpl(java.lang.String name,
double lat,
double lon,
int npts)
| Method Detail |
|---|
public LatLonPoint getLatLon()
ProfileFeature
getLatLon in interface ProfileFeaturepublic java.lang.Object getId()
public FeatureType getCollectionFeatureType()
FeatureCollection
getCollectionFeatureType in interface FeatureCollectiongetCollectionFeatureType in class PointCollectionImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||