Uses of Class
ucar.unidata.idv.HodographViewManager

Packages that use HodographViewManager
ucar.unidata.idv.control DisplayControls for the IDV - A DisplayControl generally has a data depiction and a control window for modifying or interacting with the display. 
 

Uses of HodographViewManager in ucar.unidata.idv.control
 

Fields in ucar.unidata.idv.control declared as HodographViewManager
protected  HodographViewManager AerologicalSoundingControl.hodoView
          The view manager for this control
 

Methods in ucar.unidata.idv.control that return HodographViewManager
 HodographViewManager AerologicalSoundingControl.getHodographView()
          Get the HodographView property.
 

Methods in ucar.unidata.idv.control with parameters of type HodographViewManager
 void AerologicalSoundingControl.setHodographView(HodographViewManager value)
          Set the HodographView property.