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

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

Uses of LatLonScaleInfo in ucar.unidata.view.geoloc
 

Methods in ucar.unidata.view.geoloc that return LatLonScaleInfo
 LatLonScaleInfo NavigatedDisplay.getLatLonScaleInfo()
          Get the lat lon scale info
 

Methods in ucar.unidata.view.geoloc with parameters of type LatLonScaleInfo
 void ViewpointControl.applyLatLonScale(LatLonScaleInfo latLonInfo)
          Apply the lat/lon info
 void MapProjectionDisplay.setLatLonScaleInfo(LatLonScaleInfo latLonScaleInfo)
          Set the lat lon scale info
 void NavigatedDisplay.setLatLonScaleInfo(LatLonScaleInfo latLonScaleInfo)
          Set the lat lon scale info