Uses of Class
ucar.unidata.view.geoloc.NavigatedPanel
Packages that use NavigatedPanel
Package
Description
The data package.
User Interface (UI) classes for the IDV
The view component of MVC designs (metdata is the model).
The view component for geolocation (projections, navigated panels, etc).
The view component for Station data.
-
Uses of NavigatedPanel in ucar.unidata.data
Methods in ucar.unidata.data that return NavigatedPanelModifier and TypeMethodDescriptionprotected NavigatedPanel
GeoSelectionPanel.MyNavigatedMapPanel.doMakeMapPanel()
Make panel -
Uses of NavigatedPanel in ucar.unidata.idv.ui
Methods in ucar.unidata.idv.ui that return NavigatedPanelModifier and TypeMethodDescriptionprotected NavigatedPanel
PipPanel.doMakeMapPanel()
Make the map panel -
Uses of NavigatedPanel in ucar.unidata.view
Methods in ucar.unidata.view that return NavigatedPanel -
Uses of NavigatedPanel in ucar.unidata.view.geoloc
Fields in ucar.unidata.view.geoloc declared as NavigatedPanelModifier and TypeFieldDescriptionprotected NavigatedPanel
NavigatedMapPanel.navigatedPanel
navigated panelMethods in ucar.unidata.view.geoloc that return NavigatedPanelModifier and TypeMethodDescriptionprotected NavigatedPanel
NavigatedMapPanel.doMakeMapPanel()
Factory method to make the map panel.NavigatedMapPanel.getNavigatedPanel()
Access to the navigated panel. -
Uses of NavigatedPanel in ucar.unidata.view.station
Methods in ucar.unidata.view.station that return NavigatedPanelModifier and TypeMethodDescriptionStationLocationMap.getNavigatedPanel()
Access to the navigated panel.