Uses of Class
org.gvsig.wfs.gui.panels.model.WFSSelectedFeature

Packages that use WFSSelectedFeature
org.gvsig.wfs.gui.panels   
org.gvsig.wfs.gui.panels.model   
 

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

Methods in org.gvsig.wfs.gui.panels that return WFSSelectedFeature
 WFSSelectedFeature WFSSelectFeaturePanel.LayerTable.LayerTableModel.getLayerAt(int rowNumber)
          Gets the layer at the specified position.
 WFSSelectedFeature WFSSelectFeaturePanel.getSelectedFeature()
          Gets the selected feature.
 WFSSelectedFeature WFSSelectFeaturePanel.LayerTable.getSelectedValue()
          Gets the selected WFS layer.
 WFSSelectedFeature WFSSelectFeaturePanel.LayerTable.getValueAt(int position)
          Gets the layer at a row position.
 

Methods in org.gvsig.wfs.gui.panels with parameters of type WFSSelectedFeature
 void WFSSelectFeaturePanel.LayerTable.addFeatures(WFSSelectedFeature[] features)
          Adds the available features to load as a WFS layer.
 void WFSSelectFeaturePanel.LayerTable.LayerTableModel.addRow(WFSSelectedFeature layer)
          Adds a new layer to the table model, each table will be represented as a row.
 void WFSFilterPanel.refresh(WFSSelectedFeature feature)
          Refresh all information about fields
 void WFSSelectFeaturePanel.refresh(WFSSelectedFeature layer)
          Refresh the features list
 void WFSOptionsPanel.refresh(WFSSelectedFeature layer)
          Refresh the panel
 void IWFSPanel.refresh(WFSSelectedFeature layer)
          Refresh the panel
 void WFSInfoPanel.refresh(WFSSelectedFeature layer)
          Fills the text pane with a data table describing the service and the selected settings.
 void WFSAreaPanel.refresh(WFSSelectedFeature layer)
           
 void AbstractWFSPanel.refresh(WFSSelectedFeature layer)
           
 void WFSSelectFieldsPanel.refresh(WFSSelectedFeature feature)
           
 void WFSParamsPanel.refresh(WFSSelectedFeature selectedFeature, java.util.List vers_list)
          Refresh all the panels every time that a different layer is selected.
 void WFSSelectFeaturePanel.setSelectedFeature(WFSSelectedFeature layerNode)
          Set the selected layer node
 

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

Methods in org.gvsig.wfs.gui.panels.model that return WFSSelectedFeature
 WFSSelectedFeature WFSSelectedFeatureManager.getFeatureInfo(java.lang.String nameSpace, java.lang.String layerName)
           
 WFSSelectedFeature[] WFSSelectedFeatureManager.getLayerList()
           
 



Copyright © 2014 gvSIG Association. All Rights Reserved.