Uses of Class
ucar.unidata.view.geoloc.VertScaleInfo

Packages that use VertScaleInfo
ucar.unidata.view.geoloc The view component for geolocation (projections, navigated panels, etc). 
 

Uses of VertScaleInfo in ucar.unidata.view.geoloc
 

Methods in ucar.unidata.view.geoloc with parameters of type VertScaleInfo
protected  void ViewpointControl.applyVerticalScale(VertScaleInfo transfer)
          Apply the vertical scale
 void ViewpointControl.changeVerticalScale(VertScaleInfo transfer)
          Change the vertical scale
 void VertScaleDialog.showDialog(VertScaleInfo transfer)
          Show the dialog box and wait for results and deal with them.
 void GlobeScaleDialog.showDialog(VertScaleInfo transfer)
          Show the dialog box and wait for results and deal with them.
 

Constructors in ucar.unidata.view.geoloc with parameters of type VertScaleInfo
GlobeScaleDialog(JFrame parent, ViewpointControl control, VertScaleInfo transfer)
          Create a new dialog for setting the vertical range of the display
VertScaleDialog(JFrame parent, ViewpointControl control, VertScaleInfo transfer)
          Create a new dialog for setting the vertical range of the display