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

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

Uses of ViewpointInfo in ucar.unidata.idv
 

Methods in ucar.unidata.idv with parameters of type ViewpointInfo
 void MapViewManager.setViewpointInfo(ViewpointInfo viewpointInfo)
          Set the viewpoint info
 

Uses of ViewpointInfo in ucar.unidata.view.geoloc
 

Methods in ucar.unidata.view.geoloc that return ViewpointInfo
 ViewpointInfo ViewpointControl.getViewpointInfo()
          Get the view point information.
 ViewpointInfo ViewpointControl.rotateViewpoint(ViewpointInfo transfer)
          Rotate the viewpoint to the parameters in transfer
 

Methods in ucar.unidata.view.geoloc with parameters of type ViewpointInfo
 ViewpointInfo ViewpointControl.rotateViewpoint(ViewpointInfo transfer)
          Rotate the viewpoint to the parameters in transfer
 void ViewpointControl.setViewpointInfo(ViewpointInfo vpi)
          Set the view point information
 void ViewpointDialog.showDialog(ViewpointInfo transfer)
          Show the dialog and get the user input