| Package | Description | 
|---|---|
| ucar.unidata.data | 
 The data package. 
 | 
| ucar.unidata.idv.ui | 
 User Interface (UI) classes for the IDV 
 | 
| 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected NavigatedPanel | 
GeoSelectionPanel.MyNavigatedMapPanel.doMakeMapPanel()
Make panel 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected NavigatedPanel | 
PipPanel.doMakeMapPanel()
Make the map panel 
 | 
| Modifier and Type | Method and Description | 
|---|---|
NavigatedPanel | 
NPController.getNavigatedPanel()
get nav panel 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected NavigatedPanel | 
NavigatedMapPanel.navigatedPanel
navigated panel 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected NavigatedPanel | 
NavigatedMapPanel.doMakeMapPanel()
Factory method to make the map panel. 
 | 
NavigatedPanel | 
NavigatedMapPanel.getNavigatedPanel()
Access to the navigated panel. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
NavigatedPanel | 
StationLocationMap.getNavigatedPanel()
Access to the navigated panel. 
 |