Uses of Class
ucar.unidata.idv.control.MapDisplayControl.LatLonState
Packages that use MapDisplayControl.LatLonState
Package
Description
DisplayControls for the IDV - A DisplayControl generally has a data
depiction and a control window for modifying or interacting with the
display.
-
Uses of MapDisplayControl.LatLonState in ucar.unidata.idv.control
Methods in ucar.unidata.idv.control that return MapDisplayControl.LatLonStateModifier and TypeMethodDescriptionMapDisplayControl.getLatState()Get the object that holds the latitude stateMapDisplayControl.getLonState()Get the object that holds the longitude stateMethods in ucar.unidata.idv.control with parameters of type MapDisplayControl.LatLonStateModifier and TypeMethodDescriptionvoidMapDisplayControl.setLatState(MapDisplayControl.LatLonState value) Set the object that holds the latitude statevoidMapDisplayControl.setLonState(MapDisplayControl.LatLonState value) Set the object that holds the longitude state