Uses of Class
ucar.unidata.data.GeoSelectionPanel
Packages that use GeoSelectionPanel
-
Uses of GeoSelectionPanel in ucar.unidata.data
Fields in ucar.unidata.data declared as GeoSelectionPanelModifier and TypeFieldDescriptionprotected GeoSelectionPanel
DataSourceImpl.geoSelectionPanel
geoselection panelMethods in ucar.unidata.data that return GeoSelectionPanelModifier and TypeMethodDescriptionDataSourceImpl.doMakeGeoSelectionPanel()
Make the subset componentDataSourceImpl.doMakeGeoSelectionPanel
(boolean forProperties) Make the geoselection panelDataSourceImpl.doMakeGeoSelectionPanel
(boolean forProperties, GeoSelection geoSelection) Make the geoselection panelMethods in ucar.unidata.data with parameters of type GeoSelectionPanelModifier and TypeMethodDescriptionvoid
GeoSelectionPanel.initWith
(GeoSelectionPanel p) Initialize this object with the given objectConstructors in ucar.unidata.data with parameters of type GeoSelectionPanelModifierConstructorDescriptionMyNavigatedMapPanel
(GeoSelectionPanel geoPanel, ucar.unidata.geoloc.ProjectionImpl sampleProjection, boolean fullVersion) ctor