public class PointFeatureDatasetViewer.StnProfileFeatureBean extends Object
| Constructor and Description |
|---|
PointFeatureDatasetViewer.StnProfileFeatureBean(ProfileFeature pfc) |
| Modifier and Type | Method and Description |
|---|---|
double |
getLatitude() |
double |
getLongitude() |
int |
getNobs() |
String |
getProfileName() |
void |
setNobs(int npts) |
public PointFeatureDatasetViewer.StnProfileFeatureBean(ProfileFeature pfc)
public String getProfileName()
public void setNobs(int npts)
public int getNobs()
public double getLatitude()
public double getLongitude()
Copyright © 1999-2013 UCAR/Unidata. All Rights Reserved.