| Package | Description | 
|---|---|
| ucar.unidata.idv.chooser | 
 Choosers for the IDV. 
 | 
| ucar.unidata.idv.chooser.adde | 
| Modifier and Type | Field and Description | 
|---|---|
protected StationLocationMap | 
IdvChooser.stationMap
station location map 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected StationLocationMap | 
IdvChooser.createStationMap()
Create the station map 
 | 
protected StationLocationMap | 
IdvChooser.getStationMap()
Create (if needed) and return the station map 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
IdvChooser.initStationMap(StationLocationMap stationMap)
Initialize the stations 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected StationLocationMap | 
AddeProfilerDataChooser.createStationMap()
Overwrite base class method to create the station map
 with the appropriate properties. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
AddeProfilerDataChooser.initStationMap(StationLocationMap stationMap)
Initialize  the  station map 
 |