Uses of Class
ucar.unidata.data.GeoSelection

Packages that use GeoSelection
ucar.unidata.data The data package. 
ucar.unidata.idv.ui User Interface (UI) classes for the IDV 
 

Uses of GeoSelection in ucar.unidata.data
 

Methods in ucar.unidata.data that return GeoSelection
 GeoSelection DataSelection.getGeoSelection()
          Get the GeoSelection property.
 GeoSelection GeoSelectionPanel.getGeoSelection()
          Apply the gui settings to the geo selection and return it
 GeoSelection DataSelection.getGeoSelection(boolean createIfNeeded)
          Get the GeoSelection property.
static GeoSelection GeoSelection.merge(GeoSelection highPriority, GeoSelection lowPriority)
          Create a new GeoSelection by merging the two subsets.
 

Methods in ucar.unidata.data with parameters of type GeoSelection
 boolean GeoSelectionPanel.applyProperties(GeoSelection geoSelection)
          Apply the properties
 GeoSelectionPanel DataSourceImpl.doMakeGeoSelectionPanel(boolean forProperties, GeoSelection geoSelection)
          Make the geoselection panel
static GeoSelection GeoSelection.merge(GeoSelection highPriority, GeoSelection lowPriority)
          Create a new GeoSelection by merging the two subsets.
 void DataSelection.setGeoSelection(GeoSelection value)
          Set the GeoSelection property.
 

Constructors in ucar.unidata.data with parameters of type GeoSelection
GeoSelection(GeoSelection that)
          Copy ctor
GeoSelectionPanel(GeoSelection geoSelection, boolean fullVersion, boolean enabled, boolean doStride, boolean doBoundingBox, ucar.unidata.geoloc.ProjectionImpl sampleProjection, JComponent extraComponent)
          ctor
 

Uses of GeoSelection in ucar.unidata.idv.ui
 

Methods in ucar.unidata.idv.ui that return GeoSelection
 GeoSelection DataSelectionWidget.getGeoSelection()
          Any geo selection