Uses of Class
ucar.unidata.idv.HovmollerViewManager

Packages that use HovmollerViewManager
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 HovmollerViewManager in ucar.unidata.idv.control
 

Methods in ucar.unidata.idv.control that return HovmollerViewManager
 HovmollerViewManager HovmollerControl.getHovmollerView()
          Get the HovmollerView property.
 

Methods in ucar.unidata.idv.control with parameters of type HovmollerViewManager
 void HovmollerControl.setHovmollerView(HovmollerViewManager value)
          Set the HovmollerView property.