Uses of Class
ucar.unidata.view.sounding.Profile

Packages that use Profile
ucar.unidata.view.sounding Provides support for aerological diagrams. 
 

Uses of Profile in ucar.unidata.view.sounding
 

Subclasses of Profile in ucar.unidata.view.sounding
 class AirTemperatureProfile
          Supports an airtemperature-profile as a JavaBean.
 class DewPointProfile
          Supports an dew-point profile as a JavaBean.
 

Constructors in ucar.unidata.view.sounding with parameters of type Profile
Profile(Profile that)
          Constructs from another instance.