| Package | Description |
|---|---|
| org.gvsig.wfs.gui.panels | |
| org.gvsig.wfs.gui.panels.model |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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 |
WFSOptionsPanel.refresh(WFSSelectedFeature layer)
Refresh the panel
|
void |
IWFSPanel.refresh(WFSSelectedFeature layer)
Refresh the panel
|
void |
WFSSelectFeaturePanel.refresh(WFSSelectedFeature layer)
Refresh the features list
|
void |
WFSAreaPanel.refresh(WFSSelectedFeature layer) |
void |
WFSSelectFieldsPanel.refresh(WFSSelectedFeature feature) |
void |
WFSInfoPanel.refresh(WFSSelectedFeature layer)
Fills the text pane with a data table describing the
service and the selected settings.
|
void |
AbstractWFSPanel.refresh(WFSSelectedFeature layer) |
void |
WFSFilterPanel.refresh(WFSSelectedFeature feature)
Refresh all information about fields
|
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
|
| Modifier and Type | Method and Description |
|---|---|
WFSSelectedFeature |
WFSSelectedFeatureManager.getFeatureInfo(java.lang.String nameSpace,
java.lang.String layerName) |
WFSSelectedFeature[] |
WFSSelectedFeatureManager.getLayerList() |
Copyright © 2015 gvSIG Association. All Rights Reserved.