Uses of Class
org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
Packages that use WFSServerExplorer
Package
Description
-
Uses of WFSServerExplorer in org.gvsig.wfs.gui.panels
Methods in org.gvsig.wfs.gui.panels that return WFSServerExplorerModifier and TypeMethodDescriptionAbstractWFSPanel.getServerExplorer()Gets the information of the wizard used to add or load panels.WFSInfoPanel.getServerExplorer()Gets the information of the wizard used to add or load panels.WFSParamsPanel.getServerExplorer()Gets the information used to add or load a WFS layer.Methods in org.gvsig.wfs.gui.panels with parameters of type WFSServerExplorerModifier and TypeMethodDescriptionvoidWFSParamsPanel.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 WFSServerExplorerModifier and TypeMethodDescriptionstatic WFSSelectedFeatureManagerWFSSelectedFeatureManager.getInstance(WFSServerExplorer serverExplorer) -
Uses of WFSServerExplorer in org.gvsig.wfs.gui.wizards
Methods in org.gvsig.wfs.gui.wizards that return WFSServerExplorer