Uses of Class
org.gvsig.wfs.gui.panels.model.WFSSelectedFeature
Packages that use WFSSelectedFeature
-
Uses of WFSSelectedFeature in org.gvsig.wfs.gui.panels
Methods in org.gvsig.wfs.gui.panels that return WFSSelectedFeatureModifier and TypeMethodDescriptionWFSSelectFeaturePanel.LayerTable.LayerTableModel.getLayerAt(int rowNumber) Gets the layer at the specified position.WFSSelectFeaturePanel.getSelectedFeature()Gets the selected feature.WFSSelectFeaturePanel.LayerTable.getSelectedValue()Gets the selected WFS layer.WFSSelectFeaturePanel.LayerTable.getValueAt(int position) Gets the layer at a row position.Methods in org.gvsig.wfs.gui.panels with parameters of type WFSSelectedFeatureModifier and TypeMethodDescriptionvoidWFSSelectFeaturePanel.LayerTable.addFeatures(WFSSelectedFeature[] features) Adds the available features to load as a WFS layer.voidWFSSelectFeaturePanel.LayerTable.LayerTableModel.addRow(WFSSelectedFeature layer) Adds a new layer to the table model, each table will be represented as a row.voidAbstractWFSPanel.refresh(WFSSelectedFeature layer) voidIWFSPanel.refresh(WFSSelectedFeature layer) Refresh the panelvoidWFSAreaPanel.refresh(WFSSelectedFeature layer) voidWFSFilterPanel.refresh(WFSSelectedFeature feature) Refresh all information about fieldsvoidWFSInfoPanel.refresh(WFSSelectedFeature layer) Fills the text pane with a data table describing the service and the selected settings.voidWFSOptionsPanel.refresh(WFSSelectedFeature layer) Refresh the panelvoidWFSParamsPanel.refresh(WFSSelectedFeature selectedFeature, List vers_list) Refresh all the panels every time that a different layer is selected.voidWFSSelectFeaturePanel.refresh(WFSSelectedFeature layer) Refresh the features listvoidWFSSelectFieldsPanel.refresh(WFSSelectedFeature feature) voidWFSSelectFeaturePanel.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 WFSSelectedFeatureModifier and TypeMethodDescriptionWFSSelectedFeatureManager.getFeatureInfo(String nameSpace, String layerName) WFSSelectedFeatureManager.getLayerList()