Uses of Class
ucar.unidata.data.GeoSelectionPanel

Packages that use GeoSelectionPanel
ucar.unidata.data The data package. 
 

Uses of GeoSelectionPanel in ucar.unidata.data
 

Fields in ucar.unidata.data declared as GeoSelectionPanel
protected  GeoSelectionPanel DataSourceImpl.geoSelectionPanel
          geoselection panel
 

Methods in ucar.unidata.data that return GeoSelectionPanel
 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
 

Methods in ucar.unidata.data with parameters of type GeoSelectionPanel
 void GeoSelectionPanel.initWith(GeoSelectionPanel p)
          Initialize this object with the given object
 

Constructors in ucar.unidata.data with parameters of type GeoSelectionPanel
GeoSelectionPanel.MyNavigatedMapPanel(GeoSelectionPanel geoPanel, ucar.unidata.geoloc.ProjectionImpl sampleProjection, boolean fullVersion)
          ctor