Uses of Package
ucar.unidata.view.geoloc

Packages that use ucar.unidata.view.geoloc
ucar.unidata.data The data package. 
ucar.unidata.idv The idv package. 
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. 
ucar.unidata.idv.ui User Interface (UI) classes for the IDV 
ucar.unidata.ui User interface utilities: extensions of AWT and Swing classes. 
ucar.unidata.view The view component of MVC designs (metdata is the model). 
ucar.unidata.view.geoloc The view component for geolocation (projections, navigated panels, etc). 
ucar.unidata.view.station The view component for Station data. 
 

Classes in ucar.unidata.view.geoloc used by ucar.unidata.data
NavigatedMapPanel
          A navigated panel that holds a set of maps.
NavigatedPanel
          Implements a "navigated" JPanel within which a user can zoom and pan.
 

Classes in ucar.unidata.view.geoloc used by ucar.unidata.idv
NavigatedDisplay
          Provides support for a navigated VisAD DisplayImplJ3D for meteorological data.
TransectDisplay
          Provides a navigated globe for displaying meteorological data.
ViewpointControl
          This class has a menu and ToolBar to control the viewpoint of a 3D display.
 

Classes in ucar.unidata.view.geoloc used by ucar.unidata.idv.control
NavigatedDisplay
          Provides support for a navigated VisAD DisplayImplJ3D for meteorological data.
 

Classes in ucar.unidata.view.geoloc used by ucar.unidata.idv.ui
NavigatedMapPanel
          A navigated panel that holds a set of maps.
NavigatedPanel
          Implements a "navigated" JPanel within which a user can zoom and pan.
 

Classes in ucar.unidata.view.geoloc used by ucar.unidata.ui
CursorMoveEventListener
          Listeners for "Cursor Move" events.
PickEventListener
          Listeners for "Pick Object" events.
 

Classes in ucar.unidata.view.geoloc used by ucar.unidata.view
NavigatedPanel
          Implements a "navigated" JPanel within which a user can zoom and pan.
 

Classes in ucar.unidata.view.geoloc used by ucar.unidata.view.geoloc
CursorMoveEvent
          Cursor has moved to a new location.
CursorMoveEventListener
          Listeners for "Cursor Move" events.
MapProjectionDisplay
          Provides a navigated VisAD DisplayImpl for displaying data.
NavigatedDisplay
          Provides support for a navigated VisAD DisplayImplJ3D for meteorological data.
NavigatedDisplayToolBar
          A JToolBar that can be used to move around a NavigatedDisplay.
NavigatedPanel
          Implements a "navigated" JPanel within which a user can zoom and pan.
Navigation
          Consider this a private inner class of NavigatedPanel.
NewMapAreaEvent
          Used to notify listeners that there is a new world bounding box.
NewMapAreaListener
          Listeners for new world bounding box events.
NewProjectionEvent
          Used to notify listeners that there is a new Projection.
NewProjectionListener
          Listeners for new Projection events
PickEvent
          User wants to pick an object at 2D location.
PickEventListener
          Listeners for "Pick Object" events.
ProjectionManager
          Manages a modal dialogue box that allows the user to define projections using subclasses of ucar.unidata.gis.ProjectionImpl.
VertScaleDialog
          A widget to get vertical range or scaling info from the user
VertScaleInfo
          A class to hold vertical scale settings for a VisAD display from the dialog box VertScaleDialog class.
ViewpointControl
          This class has a menu and ToolBar to control the viewpoint of a 3D display.
ViewpointInfo
          A class to transfer angle of view settings from the dialog box ViewpointDialog class.
 

Classes in ucar.unidata.view.geoloc used by ucar.unidata.view.station
NavigatedPanel
          Implements a "navigated" JPanel within which a user can zoom and pan.
PickEvent
          User wants to pick an object at 2D location.