Uses of Class
org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer

Packages that use WFSServerExplorer
org.gvsig.wfs.gui.panels   
org.gvsig.wfs.gui.panels.model   
org.gvsig.wfs.gui.wizards   
 

Uses of WFSServerExplorer in org.gvsig.wfs.gui.panels
 

Methods in org.gvsig.wfs.gui.panels that return WFSServerExplorer
 WFSServerExplorer WFSInfoPanel.getServerExplorer()
          Gets the information of the wizard used to add or load panels.
 WFSServerExplorer WFSParamsPanel.getServerExplorer()
          Gets the information used to add or load a WFS layer.
 WFSServerExplorer AbstractWFSPanel.getServerExplorer()
          Gets the information of the wizard used to add or load panels.
 

Methods in org.gvsig.wfs.gui.panels with parameters of type WFSServerExplorer
 void WFSParamsPanel.setServerExplorer(WFSServerExplorer serverExplorer)
          Sets the information used to add or load a WFS layer.
 

Uses of WFSServerExplorer in org.gvsig.wfs.gui.panels.model
 

Methods in org.gvsig.wfs.gui.panels.model with parameters of type WFSServerExplorer
static WFSSelectedFeatureManager WFSSelectedFeatureManager.getInstance(WFSServerExplorer serverExplorer)
           
 

Uses of WFSServerExplorer in org.gvsig.wfs.gui.wizards
 

Methods in org.gvsig.wfs.gui.wizards that return WFSServerExplorer
 WFSServerExplorer WFSWizard.getServerExplorer()
          Returns the wizard's data source
 



Copyright © 2014 gvSIG Association. All Rights Reserved.