Package | Description |
---|---|
ucar.unidata.data |
The data package.
|
Modifier and Type | Field and Description |
---|---|
protected GeoSelectionPanel |
DataSourceImpl.geoSelectionPanel
geoselection panel
|
Modifier and Type | Method and Description |
---|---|
GeoSelectionPanel |
DataSourceImpl.doMakeGeoSelectionPanel()
Make the subset component
|
GeoSelectionPanel |
DataSourceImpl.doMakeGeoSelectionPanel(boolean forProperties)
Make the geoselection panel
|
GeoSelectionPanel |
DataSourceImpl.doMakeGeoSelectionPanel(boolean forProperties,
GeoSelection geoSelection)
Make the geoselection panel
|
Modifier and Type | Method and Description |
---|---|
void |
GeoSelectionPanel.initWith(GeoSelectionPanel p)
Initialize this object with the given object
|
Constructor and Description |
---|
MyNavigatedMapPanel(GeoSelectionPanel geoPanel,
ucar.unidata.geoloc.ProjectionImpl sampleProjection,
boolean fullVersion)
ctor
|