- abstr - Variable in class org.gvsig.remoteclient.wfs.WFSServiceInformation
-
- AbstractFilter - Class in org.gvsig.remoteclient.wfs.filters
-
All classes that implement a "Query Language" must to inherit of
this class
- AbstractFilter(ISQLExpressionFormat) - Constructor for class org.gvsig.remoteclient.wfs.filters.AbstractFilter
-
- AbstractWFSPanel - Class in org.gvsig.wfs.gui.panels
-
Default panel used to create a WFS group's panel.
- AbstractWFSPanel() - Constructor for class org.gvsig.wfs.gui.panels.AbstractWFSPanel
-
Initializes an WFS panel.
- accept() - Method in class org.gvsig.wfs.gui.panels.AbstractWFSPanel
-
- accept() - Method in class org.gvsig.wfs.gui.panels.WFSInfoPanel
-
- acceptAction() - Method in class org.gvsig.wfs.gui.toc.WFSProperties
-
- add(String, NewDataStoreParameters, boolean) - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
-
- addAndClause(String, String) - Method in class org.gvsig.remoteclient.wfs.filters.AbstractFilter
-
It adds a new property and value using the AND
operation
- addAttribute(String, Object) - Method in class org.gvsig.remoteclient.wfs.edition.WFSTAttributesOperation
-
- addBBox(BoundaryBox) - Method in class org.gvsig.remoteclient.wfs.WFSFeature
-
Adds a bbox to the Bboxes vector
- addClause(String) - Method in class org.gvsig.remoteclient.wfs.filters.AbstractFilter
-
- addDeleteFeature(String) - Method in class org.gvsig.fmap.dal.store.wfs.WFSTTransactionBuilder
-
- addFeatureById(Object) - Method in class org.gvsig.remoteclient.wfs.filters.AbstractFilter
-
Adds a feature id
- addFeatureLocked(String) - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
Adds a new Id
- addFeatures(WFSSelectedFeature[]) - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel.LayerTable
-
Adds the available features to load as a WFS layer.
- addFeatureToLock(String) - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
Adds a new feature locked
- addFeatureToLock(String, String) - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
Adds a new feature locked
- addField(String, String, DataType) - Method in class org.gvsig.remoteclient.wfs.WFSFeatureField
-
- addInsertFeature(FeatureProvider) - Method in class org.gvsig.fmap.dal.store.wfs.WFSTTransactionBuilder
-
- addKeyword(String) - Method in class org.gvsig.remoteclient.wfs.WFSFeature
-
- addLastWfsRequestInformation(WFSRequestInformation) - Method in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
-
Adds a new WFSRequestInformation
- addNamespace(String, String) - Method in class org.gvsig.remoteclient.wfs.WFSServiceInformation
-
Adds a new namespace
- addPropertyName(StringBuffer) - Method in class org.gvsig.remoteclient.wfs.wfs_1_0_0.request.WFSGetFeatureRequest1_0_0
-
Adds the "PROPERTYNAME" attribute
- addPropertyName(StringBuffer) - Method in class org.gvsig.remoteclient.wfs.wfs_1_1_0.request.WFSGetFeatureRequest1_1_0
-
- address - Variable in class org.gvsig.remoteclient.wfs.WFSServiceInformation
-
- addresstype - Variable in class org.gvsig.remoteclient.wfs.WFSServiceInformation
-
- addRow(WFSSelectedFeature) - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel.LayerTable.LayerTableModel
-
Adds a new layer to the table model, each table will be
represented as a row.
- addSpatialFilter(WFSSpatialFilterOperation) - Method in class org.gvsig.remoteclient.wfs.filters.AbstractFilter
-
- addSpatialFilter(Geometry, String, String, String, String, int) - Method in class org.gvsig.remoteclient.wfs.filters.AbstractFilter
-
- addSpatialFilter(String, Envelope, String, String, String, String, int) - Method in class org.gvsig.remoteclient.wfs.filters.AbstractFilter
-
- addSRS(String) - Method in class org.gvsig.remoteclient.wfs.WFSFeature
-
- addTerm(String) - Method in class org.gvsig.remoteclient.wfs.filters.BinaryTree
-
This method is called for each term that is on
the SQL query.
- addTerm(String, String) - Method in class org.gvsig.remoteclient.wfs.filters.BinaryTree
-
Adds a new term to the tree
- addUpdateFeature(FeatureProvider) - Method in class org.gvsig.fmap.dal.store.wfs.WFSTTransactionBuilder
-
- advanceCurrentTab() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
Selects the next tab
- allowWrite() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
-
- apply() - Method in class org.gvsig.wfs.gui.panels.AbstractWFSPanel
-
- apply() - Method in class org.gvsig.wfs.gui.panels.WFSInfoPanel
-
- applyAction() - Method in class org.gvsig.wfs.gui.toc.WFSProperties
-
- areSettingsValid() - Method in class org.gvsig.wfs.gui.wizards.WFSWizard
-
This method is called when user changes tab in add layer dialog
- areThereSomeCoordinatesUndefined() - Method in class org.gvsig.wfs.gui.panels.WFSAreaPanel
-
If there is some coordinate text field that isn't undefined, returns true; else returns false
- areThereSomeCoordinatesWritten() - Method in class org.gvsig.wfs.gui.panels.WFSAreaPanel
-
If there is some coordinate text field that has text, returns true; else returns false
- attributeName - Variable in class org.gvsig.remoteclient.wfs.filters.operations.WFSSpatialFilterOperation
-
- attributes - Variable in class org.gvsig.remoteclient.wfs.edition.WFSTAttributesOperation
-
- generateCheckBoxNodes(Object) - Static method in class org.gvsig.wfs.gui.panels.fieldstree.TreeTableModelWithCheckBoxes
-
- GEOMETRIC_OPERATOR_BBOX - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
-
- GEOMETRIC_OPERATOR_BEYOND - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
-
- GEOMETRIC_OPERATOR_CONTAINS - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
-
- GEOMETRIC_OPERATOR_CROSSES - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
-
- GEOMETRIC_OPERATOR_DISJOINT - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
-
- GEOMETRIC_OPERATOR_DWITHIN - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
-
- GEOMETRIC_OPERATOR_EQUALS - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
-
- GEOMETRIC_OPERATOR_INTERSECT - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
-
- GEOMETRIC_OPERATOR_OVERLAPS - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
-
- GEOMETRIC_OPERATOR_TOUCHES - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
-
- GEOMETRIC_OPERATOR_WITHIN - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
-
- geometry - Variable in class org.gvsig.remoteclient.wfs.filters.filterencoding.GeometryFEQuery
-
- GeometryFEQuery - Class in org.gvsig.remoteclient.wfs.filters.filterencoding
-
- GeometryFEQuery(WFSGeometryFilterOperation) - Constructor for class org.gvsig.remoteclient.wfs.filters.filterencoding.GeometryFEQuery
-
- GeometryFEQuery_1_0_0 - Class in org.gvsig.remoteclient.wfs.filters.filterencoding.wfs_1_0_0
-
- GeometryFEQuery_1_0_0(WFSGeometryFilterOperation) - Constructor for class org.gvsig.remoteclient.wfs.filters.filterencoding.wfs_1_0_0.GeometryFEQuery_1_0_0
-
- GeometryFEQuery_1_1_0 - Class in org.gvsig.remoteclient.wfs.filters.filterencoding.wfs_1_1_0
-
- GeometryFEQuery_1_1_0(WFSGeometryFilterOperation) - Constructor for class org.gvsig.remoteclient.wfs.filters.filterencoding.wfs_1_1_0.GeometryFEQuery_1_1_0
-
- getAbstract() - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
-
- getAbstract() - Method in class org.gvsig.remoteclient.wfs.WFSFeature
-
- getAbstract() - Method in class org.gvsig.wfs.gui.panels.model.WFSSelectedFeature
-
- getAddParameters(String) - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
-
- getAllFieldsAndValuesKnownOfCurrentLayer() - Method in class org.gvsig.wfs.gui.panels.WFSFilterPanel
-
Gets all fields and values known about the current layer
- getArea() - Method in class org.gvsig.wfs.gui.panels.WFSAreaPanel
-
Gets the extent: a 'Rectangle2D.Double' object reference or 'null' if there is no data or if the data is invalid or user hasn't defined an area
- getAreaPanel() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
This method initializes areaPanel
- getAttributeFullName() - Method in class org.gvsig.remoteclient.wfs.filters.operations.WFSSpatialFilterOperation
-
- getAttributeName() - Method in class org.gvsig.remoteclient.wfs.filters.operations.WFSSpatialFilterOperation
-
- getAxisOrderYXCheckBox() - Method in class org.gvsig.wfs.gui.panels.WFSOptionsPanel
-
- getBbox(String) - Method in class org.gvsig.remoteclient.wfs.WFSFeature
-
returns the bbox with that id in the Bboxes vector
- getBuffer() - Method in class org.gvsig.wfs.gui.panels.WFSOptionsPanel
-
Gets the maximum number of values that can load.
- getCapabilities(WFSStatus, boolean, ICancellable) - Method in class org.gvsig.remoteclient.wfs.WFSClient
-
Every OGC Web Service (OWS), including a Web Feature Service,
must have the ability to describe its capabilities by returning
service metadata in response to a GetCapabilities request.
- getCapabilities(WFSStatus, boolean, ICancellable) - Method in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
-
Builds a GetCapabilities request that is sent to the WFS
the response will be parse to extract the data needed by the
WFS client
- getCellEditorValue() - Method in class org.gvsig.wfs.gui.panels.fieldstree.CheckBoxTreeCellEditor
-
- getChild(Object, int) - Method in class org.gvsig.wfs.gui.panels.fieldstree.FieldsTreeTableModel
-
- getChild(Object, int) - Method in class org.gvsig.wfs.gui.panels.fieldstree.TreeTableModelWithCheckBoxes
-
- getChildCount(Object) - Method in class org.gvsig.wfs.gui.panels.fieldstree.FieldsTreeTableModel
-
- getChildCount(Object) - Method in class org.gvsig.wfs.gui.panels.fieldstree.TreeTableModelWithCheckBoxes
-
- getChildren() - Method in class org.gvsig.wfs.gui.panels.fieldstree.CheckBoxNode
-
- getColor() - Method in class org.gvsig.wfs.gui.panels.fieldstree.TetraStateCheckBox
-
Return the current state, which is determined by the selection status of
the model.
- getColumnClass(int) - Method in class org.gvsig.wfs.gui.panels.fieldstree.FieldsTreeTableModel
-
- getColumnCount() - Method in class org.gvsig.wfs.gui.panels.fieldstree.FieldsTreeTableModel
-
- getColumnCount() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel.LayerTable.LayerTableModel
-
- getColumnName(int) - Method in class org.gvsig.wfs.gui.panels.fieldstree.FieldsTreeTableModel
-
- getColumnName(int) - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel.LayerTable.LayerTableModel
-
- getCrs() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- getCurrentFeature() - Method in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
-
- getDataStoreName() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- getDataStoreParameters() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
- getDataStoreProviderNames() - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
-
- getDataType() - Method in class org.gvsig.remoteclient.wfs.WFSFeatureField
-
- getDefaultSRS() - Method in class org.gvsig.remoteclient.wfs.WFSFeature
-
- getDelegatedDynObject() - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorerParameters
-
- getDelegatedDynObject() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- getDeleteOperationAt(int) - Method in class org.gvsig.remoteclient.wfs.edition.WFSTTransaction
-
Gets an delete operation
- getDeleteOperationSize() - Method in class org.gvsig.remoteclient.wfs.edition.WFSTTransaction
-
- getDescription() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- getEnableCacheCheckBox() - Method in class org.gvsig.wfs.gui.panels.WFSOptionsPanel
-
- getEnvelope() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
-
- getEnvelope() - Method in class org.gvsig.remoteclient.wfs.filters.operations.WFSEnvelopeFilterOperation
-
- getExpiry() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- getExplorer() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
-
- getExplorerName() - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorerParameters
-
- getFeature(WFSStatus, boolean, ICancellable) - Method in class org.gvsig.remoteclient.wfs.WFSClient
-
The GetFeature operation allows retrieval of features from a
web feature service.
- getFeature(String, String) - Method in class org.gvsig.remoteclient.wfs.WFSClient
-
- getFeature(WFSStatus, boolean, ICancellable) - Method in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
-
Builds a getFeature request that is sent to the WFS
the response will be parse to extract the data needed by the
WFS client
- getFeatureCount() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
-
- getFeatureField() - Method in class org.gvsig.wfs.gui.panels.fieldstree.CheckBoxNode
-
- getFeatureFullName() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- getFeatureInfo(String, String) - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
-
Returns all the feature information retrieved using a
describeFeatureTypeOpearion
- getFeatureInfo(String, String) - Method in class org.gvsig.wfs.gui.panels.model.WFSSelectedFeatureManager
-
- getFeatureLockedAt(int) - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
Gets an identifier tha is blocked
- getFeatureName() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- getFeatureNamespace() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- getFeaturePrefix() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- getFeatures() - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
-
Returns an array of WFSLayerNode's with the descriptors of
all features (retrieved using the getCapabilities operation)
- getFeatures() - Method in class org.gvsig.remoteclient.wfs.WFSClient
-
Returns the features list
- getFeatures() - Method in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
-
- getFeaturesLocked() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- getFeaturesPanel() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
This method initializes featurePanel
- getFeaturesToLockSize() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- getFeatureToLockAt(int) - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
Gets an identifier of a feature that is blocked
- getFeatureType() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- getFieldAt(int) - Method in class org.gvsig.remoteclient.wfs.WFSFeatureField
-
- getFields() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- getFields() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- getFieldSize() - Method in class org.gvsig.remoteclient.wfs.WFSFeatureField
-
- getFieldsPanel() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
This method initializes fieldsPanel
- getFieldsSelectedOfSameLayerHasChanged() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFieldsPanel
-
Returns true if user has changed the selection of some field of the same layer; else returns false
- getFieldsTreeTable() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFieldsPanel
-
This method initializes lstTemps
- getFilename() - Method in exception org.gvsig.remoteclient.wfs.schema.type.GMLException
-
- getFilter() - Method in class org.gvsig.wfs.gui.panels.model.WFSSelectedFeature
-
- getFilterByArea() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- getFilterByAreaAttribute() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- getFilterByAreaCrs() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- getFilterByAreaEnvelope() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- getFilterByAreaGeometry() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- getFilterByAreaOperation() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- getFilterByAttribute() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- getFilterEncoding() - Method in interface org.gvsig.remoteclient.wfs.filters.filterencoding.FEQuery
-
- getFilterEncoding() - Method in class org.gvsig.remoteclient.wfs.filters.filterencoding.wfs_1_0_0.EnvelopeFEQuery1_0_0
-
- getFilterEncoding() - Method in class org.gvsig.remoteclient.wfs.filters.filterencoding.wfs_1_0_0.GeometryFEQuery_1_0_0
-
- getFilterEncoding() - Method in class org.gvsig.remoteclient.wfs.filters.filterencoding.wfs_1_1_0.EnvelopeFEQuery1_1_0
-
- getFilterEncoding() - Method in class org.gvsig.remoteclient.wfs.filters.filterencoding.wfs_1_1_0.GeometryFEQuery_1_1_0
-
- getFilterEncodingByAttribute() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- getFilterExpressionFromInterface() - Method in class org.gvsig.wfs.gui.panels.WFSFilterPanel
-
Gets the filter expression from the user interface
- getFilterQueryLocked() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- getFilterQueryLockedPost() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- getFullName() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
-
- getGeometricOperator(int) - Method in class org.gvsig.remoteclient.wfs.filters.AbstractFilter
-
returns the String that represents the geometric
operator in this query language
- getGeometricOperator(int) - Method in class org.gvsig.remoteclient.wfs.filters.filterencoding.FilterEncoding
-
- getGeometry() - Method in class org.gvsig.remoteclient.wfs.filters.operations.WFSGeometryFilterOperation
-
- getGeometryField() - Method in class org.gvsig.wfs.gui.panels.fieldstree.FieldsTreeTable
-
Gets the geometry field
- getGeometryField() - Method in class org.gvsig.wfs.gui.panels.model.WFSSelectedFeature
-
- getGeometryFieldName() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFieldsPanel
-
Gets the name of the field which is a geometry
- getGeometryType() - Method in class org.gvsig.remoteclient.wfs.WFSFeatureField
-
- getHost() - Method in class org.gvsig.wfs.gui.wizards.WFSWizard
-
Returns the host typed in the host text field or null if nothing is typed
or it is not a valid URL.
- getHttpGetRequest(String) - Method in class org.gvsig.remoteclient.wfs.wfs_1_0_0.request.WFSDescribeFeatureTypeRequest1_0_0
-
- getHttpGetRequest(String) - Method in class org.gvsig.remoteclient.wfs.wfs_1_0_0.request.WFSGetFeatureRequest1_0_0
-
- getHttpGetRequest(String) - Method in class org.gvsig.remoteclient.wfs.wfs_1_0_0.request.WFSTLockFeatureRequest1_0_0
-
- getHttpGetRequest(String) - Method in class org.gvsig.remoteclient.wfs.wfs_1_0_0.request.WFSTransactionRequest1_0_0
-
- getHttpGetRequest(String) - Method in class org.gvsig.remoteclient.wfs.wfs_1_1_0.request.WFSDescribeFeatureTypeRequest1_1_0
-
- getHttpGetRequest(String) - Method in class org.gvsig.remoteclient.wfs.wfs_1_1_0.request.WFSGetFeatureRequest1_1_0
-
- getHttpPostRequest(String) - Method in class org.gvsig.remoteclient.wfs.request.WFSDescribeFeatureTypeRequest
-
- getHttpPostRequest(String) - Method in class org.gvsig.remoteclient.wfs.request.WFSGetFeatureRequest
-
- getHttpPostRequest(String) - Method in class org.gvsig.remoteclient.wfs.wfs_1_0_0.request.WFSTLockFeatureRequest1_0_0
-
- getHttpPostRequest(String) - Method in class org.gvsig.remoteclient.wfs.wfs_1_0_0.request.WFSTransactionRequest1_0_0
-
- getId() - Method in class org.gvsig.remoteclient.wfs.edition.WFSTOperation
-
- getIds() - Method in class org.gvsig.remoteclient.wfs.filters.AbstractFilter
-
- getIgnoreCache() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- getIgnoreChace() - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorerParameters
-
- getInfoPanel() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
This method initializes infoPanel
- getInseOperationAt(int) - Method in class org.gvsig.remoteclient.wfs.edition.WFSTTransaction
-
Gets an insert operation
- getInsertOperationSize() - Method in class org.gvsig.remoteclient.wfs.edition.WFSTTransaction
-
- getInstance(WFSServerExplorer) - Static method in class org.gvsig.wfs.gui.panels.model.WFSSelectedFeatureManager
-
- getKeysIterator() - Method in class org.gvsig.remoteclient.wfs.edition.WFSTAttributesOperation
-
- getKeywords() - Method in class org.gvsig.remoteclient.wfs.WFSFeature
-
- getLastMessage(Throwable) - Static method in class org.gvsig.wfs.gui.wizards.WFSWizard
-
- getLastWfsRequestInformation() - Method in class org.gvsig.remoteclient.wfs.WFSClient
-
- getLastWfsRequestInformation() - Method in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
-
- getLatLonBbox() - Method in class org.gvsig.remoteclient.wfs.WFSFeature
-
- getLatLonBbox() - Method in class org.gvsig.wfs.gui.panels.model.WFSSelectedFeature
-
- getLayer() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
- getLayerAt(int) - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel.LayerTable.LayerTableModel
-
Gets the layer at the specified position.
- getLayerList() - Method in class org.gvsig.wfs.gui.panels.model.WFSSelectedFeatureManager
-
- getLayerName() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel
-
Gets the name of the layer (feature) selected.
- getLayerNameSpace() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel
-
Gets the name space of the layer (feature) selected.
- getLeafsFromNodeBranch(Object) - Method in class org.gvsig.wfs.gui.panels.fieldstree.FieldsTreeTableModel
-
Returns leafs from a node branch
- getLeftNode() - Method in class org.gvsig.remoteclient.wfs.filters.BinaryTree.Node
-
- getLocalName() - Method in class org.gvsig.remoteclient.wfs.WFSFeature
-
- getLocation() - Method in class org.gvsig.remoteclient.wfs.schema.XMLNameSpace
-
- getLockAction() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- getLockedArea() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- getLogicalOperator(int) - Method in class org.gvsig.remoteclient.wfs.filters.AbstractFilter
-
returns the String that represents the logic
operator in this query language
- getLogicalOperator(String) - Method in class org.gvsig.remoteclient.wfs.filters.AbstractFilter
-
- getLogicalOperator(int) - Method in class org.gvsig.remoteclient.wfs.filters.filterencoding.FilterEncoding
-
- getLstFeatures() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel
-
This method initializes lstFeatures
- getMaxFeatures() - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
-
- getMaxFeatures() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- getMaxFeatures() - Method in class org.gvsig.remoteclient.wfs.WFSServiceInformation
-
- getMaxFeatures() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- getMessage() - Method in class org.gvsig.remoteclient.wfs.request.WFSTransactionRequestInformation
-
- getName() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
-
- getName() - Method in class org.gvsig.remoteclient.wfs.schema.XMLSchemaParser
-
- getName() - Method in class org.gvsig.remoteclient.wfs.WFSFeatureField
-
- getName() - Method in class org.gvsig.remoteclient.wfs.WFSSchemaParser
-
- getName() - Method in class org.gvsig.wfs.gui.panels.model.WFSSelectedFeature
-
- getName() - Method in class org.gvsig.wfs.gui.toc.WFSProperties
-
- getNameSpace() - Method in class org.gvsig.remoteclient.wfs.schema.XMLSchemaParser
-
- getNamespace() - Method in class org.gvsig.remoteclient.wfs.WFSFeature
-
- getNamespace(String) - Method in class org.gvsig.remoteclient.wfs.WFSServiceInformation
-
Gest a namespace URI
- getNameSpace() - Method in class org.gvsig.wfs.gui.panels.model.WFSSelectedFeature
-
- getNamespace() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFieldsPanel
-
Gets the name space of the layer which contains the fields stored
- getNameSpaceLocation() - Method in class org.gvsig.remoteclient.wfs.filters.operations.WFSSpatialFilterOperation
-
- getNamespaceLocation() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- getNameSpacePrefix() - Method in class org.gvsig.remoteclient.wfs.filters.operations.WFSSpatialFilterOperation
-
- getNamespacePrefix(String) - Method in class org.gvsig.remoteclient.wfs.WFSServiceInformation
-
- getNamespacePrefix() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- getNumberOfFeatures() - Method in class org.gvsig.remoteclient.wfs.request.WFSGetFeatureRequestInformation
-
- getOIDType() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
-
- getOnlineResource() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- getOperation() - Method in class org.gvsig.remoteclient.wfs.filters.operations.WFSSpatialFilterOperation
-
- getOperationName() - Method in interface org.gvsig.remoteclient.wfs.edition.IWFSTOperation
-
- getOperationName() - Method in class org.gvsig.remoteclient.wfs.edition.WFSTDeleteOperation
-
- getOperationName() - Method in class org.gvsig.remoteclient.wfs.edition.WFSTInsertOperation
-
- getOperationName() - Method in class org.gvsig.remoteclient.wfs.edition.WFSTUpdateOperation
-
- getOperationName() - Method in class org.gvsig.remoteclient.wfs.request.WFSDescribeFeatureTypeRequest
-
- getOperationName() - Method in class org.gvsig.remoteclient.wfs.request.WFSGetFeatureRequest
-
- getOperationName() - Method in class org.gvsig.remoteclient.wfs.request.WFSTLockFeatureRequest
-
- getOperationName() - Method in class org.gvsig.remoteclient.wfs.request.WFSTransactionRequest
-
- getOperations() - Method in class org.gvsig.remoteclient.wfs.WFSOperation
-
- getOperator(int) - Method in class org.gvsig.remoteclient.wfs.filters.AbstractFilter
-
Return true if the token is a operator
- getOptionsPanel() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
This method initializes optionsPanel
- getParameters() - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
-
- getParameters(String) - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
- getParameters() - Method in class org.gvsig.wfs.gui.wizards.WFSWizard
-
- getParametersFor(WFSFeature) - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
-
- getParentNode() - Method in class org.gvsig.wfs.gui.panels.fieldstree.CheckBoxNode
-
- getPassword() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- getPassword() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- getPassword() - Method in class org.gvsig.wfs.gui.panels.WFSOptionsPanel
-
Gets the password of the user.
- getPrefix() - Method in class org.gvsig.remoteclient.wfs.schema.XMLNameSpace
-
- getProviderName() - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
-
- getProviderName() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
-
- getQuery() - Method in class org.gvsig.wfs.gui.panels.WFSFilterPanel
-
Gets the query that will be send to the server
- getRectangle(Rectangle2D[]) - Static method in class org.gvsig.wfs.gui.wizards.WFSWizard
-
Returns the rectangle that contains all the others
- getRelationalOperator(int) - Method in class org.gvsig.remoteclient.wfs.filters.AbstractFilter
-
returns the String that represents the relational
operator in this query language
- getRelationalOperator(String) - Method in class org.gvsig.remoteclient.wfs.filters.AbstractFilter
-
- getRelationalOperator(int) - Method in class org.gvsig.remoteclient.wfs.filters.filterencoding.FilterEncoding
-
- getRequestableVersions(String, boolean) - Static method in class org.gvsig.remoteclient.wfs.WFSProtocolHandlerFactory
-
Gets the intersection between the versions supported by the server
and the versions supported by the application
- getResource() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
-
- getResultType() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- getRetrievedFeaturesLimit() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
-
- getRigthNode() - Method in class org.gvsig.remoteclient.wfs.filters.BinaryTree.Node
-
- getRoot() - Method in class org.gvsig.remoteclient.wfs.filters.BinaryTree
-
- getRowCount() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel.LayerTable.LayerTableModel
-
- getSchema() - Method in class org.gvsig.remoteclient.wfs.schema.XMLSchemaParser
-
- getSchema() - Method in class org.gvsig.remoteclient.wfs.WFSSchemaParser
-
- getSchemaLocation() - Method in class org.gvsig.remoteclient.wfs.request.WFSDescribeFeatureTypeRequest
-
- getSchemaLocation() - Method in class org.gvsig.remoteclient.wfs.request.WFSGetFeatureRequest
-
- getSchemaLocation() - Method in class org.gvsig.remoteclient.wfs.request.WFSTLockFeatureRequest
-
- getSchemaLocation() - Method in class org.gvsig.remoteclient.wfs.wfs_1_0_0.request.WFSGetFeatureRequest1_0_0
-
- getSchemaLocation() - Method in class org.gvsig.remoteclient.wfs.wfs_1_0_0.request.WFSTLockFeatureRequest1_0_0
-
- getSchemaLocation() - Method in class org.gvsig.remoteclient.wfs.wfs_1_0_0.request.WFSTransactionRequest1_0_0
-
- getSchemaLocation() - Method in class org.gvsig.remoteclient.wfs.wfs_1_1_0.request.WFSGetFeatureRequest1_1_0
-
- getSchemaLocation() - Method in class org.gvsig.remoteclient.wfs.wfs_1_1_0.request.WFSTLockFeatureRequest1_1_0
-
- getSchemaLocation() - Method in class org.gvsig.remoteclient.wfs.wfs_1_1_0.request.WFSTransactionRequest1_1_0
-
- getSelectedElements() - Method in class org.gvsig.wfs.gui.panels.fieldstree.FieldsTreeTable
-
return the selected elements
- getSelectedFeature() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel
-
Gets the selected feature.
- getSelectedFeatureManager() - Method in class org.gvsig.wfs.gui.panels.AbstractWFSPanel
-
- getSelectedFeatureManager() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
- getSelectedFeatureProjection() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
- getSelectedFeaturesCount() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel
-
- getSelectedFields() - Method in class org.gvsig.wfs.gui.panels.model.WFSSelectedFeature
-
- getSelectedFields() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFieldsPanel
-
Gets only the selected fields.
- getSelectedFieldsAsString() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFieldsPanel
-
- getSelectedIndex() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
- getSelectedValue() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel.LayerTable
-
Gets the selected WFS layer.
- getSelectedValues() - Method in class org.gvsig.wfs.gui.panels.fieldstree.FieldsTreeTable
-
Gets the selected layer
- getSeparator(int) - Method in class org.gvsig.remoteclient.wfs.filters.AbstractFilter
-
returns the String that represents the separator
operator in this query language
- getSeparator(int) - Method in class org.gvsig.remoteclient.wfs.filters.filterencoding.FilterEncoding
-
- getServerExplorer() - Method in class org.gvsig.wfs.gui.panels.AbstractWFSPanel
-
Gets the information of the wizard used to add or load panels.
- getServerExplorer() - Method in class org.gvsig.wfs.gui.panels.WFSInfoPanel
-
Gets the information of the wizard used to add or load panels.
- getServerExplorer() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
Gets the information used to add or load a WFS layer.
- getServerExplorer() - Method in class org.gvsig.wfs.gui.wizards.WFSWizard
-
Returns the wizard's data source
- getServerExplorerProviderServices() - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
-
- getServerType() - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
-
- getServiceInformation() - Method in class org.gvsig.remoteclient.wfs.WFSClient
-
Gets the Service information included in the Capabilities
- getServiceInformation() - Method in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
-
- getShowGeometry() - Method in class org.gvsig.wfs.gui.panels.fieldstree.FieldsTreeTableModel
-
- getSourceId() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
-
- getSpatialFilterAt(int) - Method in class org.gvsig.remoteclient.wfs.filters.AbstractFilter
-
- getSpatialFiltersCount() - Method in class org.gvsig.remoteclient.wfs.filters.AbstractFilter
-
- getSrs() - Method in class org.gvsig.remoteclient.wfs.WFSFeature
-
- getSrs() - Method in class org.gvsig.wfs.gui.panels.model.WFSSelectedFeature
-
- getSrs() - Method in class org.gvsig.wfs.gui.panels.WFSAreaPanel
-
- getSRS() - Method in class org.gvsig.wfs.gui.panels.WFSOptionsPanel
-
Gets the reference system of the layer.
- getSrsName() - Method in class org.gvsig.remoteclient.wfs.filters.operations.WFSSpatialFilterOperation
-
- getStatus() - Method in class org.gvsig.remoteclient.wfs.request.WFSTransactionRequestInformation
-
- getTargetNamespace() - Method in class org.gvsig.remoteclient.wfs.schema.XMLSchemaParser
-
- getTempFilePrefix() - Method in class org.gvsig.remoteclient.wfs.request.WFSDescribeFeatureTypeRequest
-
- getTempFilePrefix() - Method in class org.gvsig.remoteclient.wfs.request.WFSGetFeatureRequest
-
- getTempFilePrefix() - Method in class org.gvsig.remoteclient.wfs.request.WFSTLockFeatureRequest
-
- getTempFilePrefix() - Method in class org.gvsig.remoteclient.wfs.request.WFSTransactionRequest
-
- getTextLength() - Static method in class org.gvsig.wfs.gui.panels.fieldstree.CheckBoxNode
-
Return the max size for the combo labels
- getTimeOut() - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
-
- getTimeOut() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- getTimeout() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- getTimeout() - Method in class org.gvsig.wfs.gui.panels.WFSOptionsPanel
-
Gets the timeout used during the loading process.
- getTimeStamp() - Method in class org.gvsig.remoteclient.wfs.WFSRequestInformation
-
- getTitle() - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
-
- getTitle() - Method in class org.gvsig.remoteclient.wfs.WFSFeature
-
- getTitle() - Method in class org.gvsig.wfs.gui.panels.model.WFSSelectedFeature
-
- getTransaction() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class org.gvsig.wfs.gui.panels.fieldstree.CheckBoxTreeCellEditor
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.gvsig.wfs.gui.panels.fieldstree.CheckBoxTreeCellRenderer
-
- getTxtName() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel
-
This method initializes jTextField
- getType() - Method in class org.gvsig.remoteclient.wfs.WFSFeatureField
-
- getUpdateOperationAt(int) - Method in class org.gvsig.remoteclient.wfs.edition.WFSTTransaction
-
Gets an update operation
- getUpdateOperationSize() - Method in class org.gvsig.remoteclient.wfs.edition.WFSTTransaction
-
- getUrl() - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
-
- getUrl() - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorerParameters
-
- getUrl() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- getUseAxisOrderYX() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- getUseAxisOrderYX() - Method in class org.gvsig.wfs.gui.panels.WFSOptionsPanel
-
- getUser() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- getUserName() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- getUserName() - Method in class org.gvsig.wfs.gui.panels.WFSOptionsPanel
-
Gets the name of the user.
- getValue(String) - Method in class org.gvsig.remoteclient.wfs.edition.WFSTAttributesOperation
-
- getValue() - Method in class org.gvsig.remoteclient.wfs.filters.BinaryTree.Node
-
- getValueAt(Object, int) - Method in class org.gvsig.wfs.gui.panels.fieldstree.FieldsTreeTableModel
-
- getValueAt(Object, int) - Method in class org.gvsig.wfs.gui.panels.fieldstree.TreeTableModelWithCheckBoxes
-
- getValueAt(int) - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel.LayerTable
-
Gets the layer at a row position.
- getValueAt(int, int) - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel.LayerTable.LayerTableModel
-
- getVersion() - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
-
- getVersion() - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorerParameters
-
- getVersion() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- getversion() - Method in class org.gvsig.remoteclient.wfs.schema.XMLSchemaParser
-
- getVersion() - Method in class org.gvsig.remoteclient.wfs.WFSClient
-
- getVersion() - Method in class org.gvsig.wfs.gui.panels.WFSOptionsPanel
-
- getWfsCode() - Method in exception org.gvsig.remoteclient.wfs.exceptions.WFSException
-
- getWFSFeature() - Method in class org.gvsig.wfs.gui.panels.model.WFSSelectedFeature
-
- getWFSFilterPanelIsAsTabForWFSLayersLoad() - Method in class org.gvsig.wfs.gui.panels.WFSFilterPanel
-
Gets the value of the inner attribute: 'panelAsATabForWFSLayersLoad'
- getWFSRequestInformationAt(int) - Method in class org.gvsig.remoteclient.wfs.WFSClient
-
Return the information of a request
- getWFSRequestInformationCount() - Method in class org.gvsig.remoteclient.wfs.WFSClient
-
- GML_BOUNDEDBY - Static variable in class org.gvsig.remoteclient.wfs.schema.GMLTags
-
- GML_BOX - Static variable in class org.gvsig.remoteclient.wfs.schema.GMLTags
-
- GML_COORD - Static variable in class org.gvsig.remoteclient.wfs.schema.GMLTags
-
- GML_COORDINATES - Static variable in class org.gvsig.remoteclient.wfs.schema.GMLTags
-
- GML_COORDINATES_CS - Static variable in class org.gvsig.remoteclient.wfs.schema.GMLTags
-
- GML_COORDINATES_DECIMAL - Static variable in class org.gvsig.remoteclient.wfs.schema.GMLTags
-
- GML_COORDINATES_TS - Static variable in class org.gvsig.remoteclient.wfs.schema.GMLTags
-
- GML_DESCRIPTION - Static variable in class org.gvsig.remoteclient.wfs.schema.GMLTags
-
- GML_MUNTILINE - Static variable in class org.gvsig.remoteclient.wfs.schema.GMLTags
-
- GML_NAME - Static variable in class org.gvsig.remoteclient.wfs.schema.GMLTags
-
- GML_NAMESPACE - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- GML_NAMESPACE_PREFIX - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- GML_POINT - Static variable in class org.gvsig.remoteclient.wfs.schema.GMLTags
-
- GML_SRS_NAME - Static variable in class org.gvsig.remoteclient.wfs.schema.GMLTags
-
- GML_X - Static variable in class org.gvsig.remoteclient.wfs.schema.GMLTags
-
- GML_Y - Static variable in class org.gvsig.remoteclient.wfs.schema.GMLTags
-
- GMLException - Exception in org.gvsig.remoteclient.wfs.schema.type
-
GML Exception.
- GMLException() - Constructor for exception org.gvsig.remoteclient.wfs.schema.type.GMLException
-
- GMLException(String) - Constructor for exception org.gvsig.remoteclient.wfs.schema.type.GMLException
-
- GMLException(Throwable) - Constructor for exception org.gvsig.remoteclient.wfs.schema.type.GMLException
-
- GMLException(String, Throwable) - Constructor for exception org.gvsig.remoteclient.wfs.schema.type.GMLException
-
- GMLGeometries - Class in org.gvsig.remoteclient.wfs.schema.type
-
class < Geometries > *
It contains the standard tags specified in GML 2.x *
Also, it has functions to parse geometry tags.
- GMLGeometries(String) - Constructor for class org.gvsig.remoteclient.wfs.schema.type.GMLGeometries
-
Class constructor
- GMLInvalidFormatException - Exception in org.gvsig.remoteclient.wfs.schema.type
-
- GMLInvalidFormatException() - Constructor for exception org.gvsig.remoteclient.wfs.schema.type.GMLInvalidFormatException
-
- GMLTags - Class in org.gvsig.remoteclient.wfs.schema
-
Class containing a description for all the TAGS defined in
the GML File
- GMLTags() - Constructor for class org.gvsig.remoteclient.wfs.schema.GMLTags
-
- goToNextTab() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
Sets the focus to the next tab of the current one.
- goToPreviousTab() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
Sets the focus to the tab previous to the current one.
- GREY - Static variable in class org.gvsig.wfs.gui.panels.fieldstree.TetraStateCheckBox
-
- refresh(WFSSelectedFeature) - Method in class org.gvsig.wfs.gui.panels.AbstractWFSPanel
-
- refresh(WFSSelectedFeature) - Method in interface org.gvsig.wfs.gui.panels.IWFSPanel
-
Refresh the panel
- refresh(WFSSelectedFeature) - Method in class org.gvsig.wfs.gui.panels.WFSAreaPanel
-
- refresh(WFSSelectedFeature) - Method in class org.gvsig.wfs.gui.panels.WFSFilterPanel
-
Refresh all information about fields
- refresh(WFSSelectedFeature) - Method in class org.gvsig.wfs.gui.panels.WFSInfoPanel
-
Fills the text pane with a data table describing the
service and the selected settings.
- refresh(WFSSelectedFeature) - Method in class org.gvsig.wfs.gui.panels.WFSOptionsPanel
-
Refresh the panel
- refresh(WFSSelectedFeature, List) - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
Refresh all the panels every time that a different layer is selected.
- refresh(WFSSelectedFeature) - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel
-
Refresh the features list
- refresh(WFSSelectedFeature) - Method in class org.gvsig.wfs.gui.panels.WFSSelectFieldsPanel
-
- refreshCapabilitiesInfo() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
Refresh all the panels with the WFS capabilities information.
- refreshData() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel
-
Refreshes the wizard components data each time a feature is selected.
- refreshInfo() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
Updates the information stored at the wizard's data and info panel.
- refreshVersions(List) - Method in class org.gvsig.wfs.gui.panels.WFSOptionsPanel
-
- refreshWFSSelectFeaturePanel() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
Refreshes the data of the inner WFSSelectFeaturePanel.
- registerDynClass() - Static method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- registerMetadataDefinition() - Static method in class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
-
- RELATIONAL_OPERATOR_IS_BETWEEN - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
-
- RELATIONAL_OPERATOR_IS_EQUALS_TO - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
-
- RELATIONAL_OPERATOR_IS_GREATER_THAN - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
-
- RELATIONAL_OPERATOR_IS_GREATER_THAN_OR_EQUAL_TO - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
-
- RELATIONAL_OPERATOR_IS_LESS_THAN - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
-
- RELATIONAL_OPERATOR_IS_LESS_THAN_OR_EQUAL_TO - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
-
- RELATIONAL_OPERATOR_IS_LIKE - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
-
- RELATIONAL_OPERATOR_IS_NOT_EQUALS_TO - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
-
- RELATIONAL_OPERATOR_IS_NULL - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
-
- RELATIONSHIP_PROPERTY - Static variable in class org.gvsig.remoteclient.wfs.filters.filterencoding.FilterEncoding
-
- RELATIONSHIP_VAUES - Static variable in class org.gvsig.remoteclient.wfs.filters.filterencoding.FilterEncoding
-
- remove(DataStoreParameters) - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
-
- removeAllFilters() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- removeFeaturesToLock() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
Remove all the features to lock
- removeFilterByArea() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- removeFilterByAttribute() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- removeFilterExpression() - Method in class org.gvsig.wfs.gui.panels.WFSFilterPanel
-
Removes text in the JTextArea that has the filter subconsultation
- require(int, String, String) - Method in class org.gvsig.remoteclient.wfs.schema.XMLSchemaParser
-
- require(int, String, String) - Method in class org.gvsig.remoteclient.wfs.WFSSchemaParser
-
- resetFieldsSelectedOfSameLayerHasChanged() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFieldsPanel
-
Resets the value of the field 'fieldsSelectedOfSameLayerHasChanged'
- RESULTYPE_HITS - Static variable in class org.gvsig.remoteclient.wfs.WFSStatus
-
The value hits indicates that a web feature service should process the
GetFeature request and rather than return the entire result set,
it should simply indicate the number of feature instance of
the requested feature type(s) that satisfy the request.
- RESULTYPE_RESULTS - Static variable in class org.gvsig.remoteclient.wfs.WFSStatus
-
The default value results indicates that a web feature
service should generate a complete response that
contains all the features that satisfy the request.
- scope - Variable in class org.gvsig.remoteclient.wfs.WFSServiceInformation
-
- selected() - Method in class org.gvsig.wfs.gui.panels.AbstractWFSPanel
-
- selected() - Method in class org.gvsig.wfs.gui.panels.WFSInfoPanel
-
- sendRequest(ICancellable) - Method in class org.gvsig.remoteclient.wfs.request.WFSRequest
-
- SEPARATOR_CLOSED - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
-
- SEPARATOR_OPENED - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
-
- serviceInfo - Variable in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
-
WFS metadata
- setAbstract(String) - Method in class org.gvsig.remoteclient.wfs.WFSFeature
-
- setAllFieldsAndValuesKnownOfCurrentLayer(Map<String, Map<String, String>>) - Method in class org.gvsig.wfs.gui.panels.WFSFilterPanel
-
Sets all fields and values known about the current layer
- setApplicable(boolean) - Method in class org.gvsig.wfs.gui.panels.fieldstree.FieldsTreeTable
-
Changes the status to applied.
- setApplicable(boolean) - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
Changes the enable status of the "apply" button
- setApplicable(boolean) - Method in class org.gvsig.wfs.gui.panels.WFSSelectFieldsPanel
-
Changes the status to applied.
- setArea(Geometry) - Method in class org.gvsig.wfs.gui.panels.WFSAreaPanel
-
- setBuffer(int) - Method in class org.gvsig.wfs.gui.panels.WFSOptionsPanel
-
- setColor(int) - Method in class org.gvsig.wfs.gui.panels.fieldstree.TetraStateCheckBox
-
Set the new state to either SELECTED, NOT_SELECTED or DONT_CARE.
- setCompleted(boolean) - Method in class org.gvsig.remoteclient.wfs.WFSFeature
-
- setCrs(String) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- setCurrentFeature(String) - Method in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
-
- setDataStore(DataStore) - Method in class org.gvsig.wfs.gui.panels.WFSFilterPanel
-
- setDataStore(DataStore) - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
Sets the forms from a
- setDefaultSRS(String) - Method in class org.gvsig.remoteclient.wfs.WFSFeature
-
- setEnabledApplyButton(boolean) - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
- setEnvelope(Envelope) - Method in class org.gvsig.wfs.gui.panels.WFSAreaPanel
-
Sets the extent
- setExpiry(int) - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- setFeature(WFSFeature) - Method in class org.gvsig.wfs.gui.panels.model.WFSSelectedFeature
-
- setFeatureName(String) - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- setFeatureType(String) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- setFeatureType(String, String) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- setFeatureType(String, String, String) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- setFields(String) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- setFields(String[]) - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- setFields(String) - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- setFields(Vector) - Method in class org.gvsig.wfs.gui.panels.fieldstree.FieldsTreeTable
-
Sets the fields
- setFilename(String) - Method in exception org.gvsig.remoteclient.wfs.schema.type.GMLException
-
- setFilter(String) - Method in class org.gvsig.wfs.gui.panels.model.WFSSelectedFeature
-
- setFilterByArea(Geometry, String, String, Integer) - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- setFilterByArea(Envelope, String, String, Integer) - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- setFilterByAreaAttribute(String) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- setFilterByAreaCrs(IProjection) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- setFilterByAreaEnvelope(Envelope) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- setFilterByAreaGeometry(Geometry) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- setFilterByAreaOperation(Integer) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- setFilterByAttribute(String) - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- setFilterEncodingByAttribute(String) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- setFilterExpressionIntoInterface(String) - Method in class org.gvsig.wfs.gui.panels.WFSFilterPanel
-
Writes the filter expression into the user interface
- setHasBlankSpaces(boolean) - Method in class org.gvsig.remoteclient.wfs.filters.filterencoding.FilterEncoding
-
- setIgnoreCache(Boolean) - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorerParameters
-
- setIgnoreCache(boolean) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- setLatLonBbox(BoundaryBox) - Method in class org.gvsig.remoteclient.wfs.WFSFeature
-
- setLayerName(String) - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
- setLayerName(String) - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel
-
Sets the name of the feature selected.
- setLocation(String) - Method in class org.gvsig.remoteclient.wfs.schema.XMLNameSpace
-
- setLockActionToAll() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
Set the lock action to all
- setLockActionToSome() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
Set teh lock action to some
- setLockedArea(Rectangle2D, String) - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- setMaxFeatures(int) - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
-
- setMaxFeatures(Integer) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- setMaxFeatures(int) - Method in class org.gvsig.remoteclient.wfs.WFSServiceInformation
-
- setMaxFeatures(Integer) - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- setMessage(String) - Method in class org.gvsig.remoteclient.wfs.request.WFSTransactionRequestInformation
-
- setModel(FieldsTreeTableModel) - Method in class org.gvsig.wfs.gui.panels.fieldstree.FieldsTreeTable
-
- setModel(ExpressionDataSource) - Method in class org.gvsig.wfs.gui.panels.WFSFilterPanel
-
Sets the model with the fields and values of the feature selected.
- setModel(FLayer) - Method in class org.gvsig.wfs.gui.toc.WFSProperties
-
- setName(String) - Method in class org.gvsig.remoteclient.wfs.WFSFeature
-
- setNamepacePrefix(String) - Method in class org.gvsig.remoteclient.wfs.filters.filterencoding.FilterEncoding
-
- setNamespace(XMLNameSpace) - Method in class org.gvsig.remoteclient.wfs.WFSFeature
-
- setNamespaceLocation(String) - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- setNamespacePrefix(String) - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- setNumberOfFeatures(int) - Method in class org.gvsig.remoteclient.wfs.request.WFSGetFeatureRequestInformation
-
- setOnlineResource(String) - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- setPassword(String) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- setPassword(String) - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- setPassword(String) - Method in class org.gvsig.wfs.gui.panels.WFSOptionsPanel
-
- setQualified(boolean) - Method in class org.gvsig.remoteclient.wfs.filters.filterencoding.FilterEncoding
-
- setQueryByAttribute(String) - Method in class org.gvsig.remoteclient.wfs.filters.AbstractFilter
-
- setReference(Object) - Method in class org.gvsig.wfs.gui.panels.AbstractWFSPanel
-
- setReference(Object) - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel
-
- setResultType(int) - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- setSchema(String) - Method in class org.gvsig.remoteclient.wfs.schema.XMLSchemaParser
-
- setSchema(String) - Method in class org.gvsig.remoteclient.wfs.WFSSchemaParser
-
- setSchemaFromMainTag(String) - Method in class org.gvsig.remoteclient.wfs.schema.XMLSchemaParser
-
It gets the schema from a tag.
- setSchemaFromMainTag(String) - Method in class org.gvsig.remoteclient.wfs.WFSSchemaParser
-
It gets the schema from a tag.
- setSelectedCache(String) - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
- setSelectedFeature(WFSSelectedFeature) - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel
-
Set the selected layer node
- setSelectedFields(List) - Method in class org.gvsig.wfs.gui.panels.fieldstree.FieldsTreeTable
-
Set the selected fields
- setSelectedFields(Vector) - Method in class org.gvsig.wfs.gui.panels.model.WFSSelectedFeature
-
- setSelectedFields(Object[]) - Method in class org.gvsig.wfs.gui.panels.model.WFSSelectedFeature
-
- setSelectedFields(String) - Method in class org.gvsig.wfs.gui.panels.WFSSelectFieldsPanel
-
Changes to enabled the selection value of the selected fields.
- setSelectedIndex(int) - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
- setServerExplorer(WFSServerExplorer) - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
Sets the information used to add or load a WFS layer.
- setShowedFeatureNameType(boolean) - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel.LayerTable.LayerTableModel
-
Gets if shows the feature name type.
- setShowLayerNames(boolean) - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel.LayerTable
-
Shows the names of the features.
- setSrs(IProjection) - Method in class org.gvsig.wfs.gui.panels.WFSAreaPanel
-
- setSRS(String) - Method in class org.gvsig.wfs.gui.panels.WFSOptionsPanel
-
- setStatus(int) - Method in class org.gvsig.remoteclient.wfs.request.WFSTransactionRequestInformation
-
- setTag(String, Hashtable, String) - Method in class org.gvsig.remoteclient.wfs.filters.filterencoding.FilterEncoding
-
Envolves a value with an XML tag
- setTimeOut(int) - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
-
- setTimeOut(Integer) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- setTimeout(Integer) - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- setTimeOut(int) - Method in class org.gvsig.wfs.gui.panels.WFSOptionsPanel
-
- setTimeStamp(String) - Method in class org.gvsig.remoteclient.wfs.WFSRequestInformation
-
- setTitle(String) - Method in class org.gvsig.remoteclient.wfs.WFSFeature
-
- setUrl(String) - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorerParameters
-
- setUrl(String) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- setUseAxisOrderYX(boolean) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- setUser(String) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- setUserName(String) - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
-
- setUserName(String) - Method in class org.gvsig.remoteclient.wfs.WFSStatus
-
- setUserName(String) - Method in class org.gvsig.wfs.gui.panels.WFSOptionsPanel
-
- setVersion(String) - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorerParameters
-
- setVersion(String) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- setVersion(String) - Method in class org.gvsig.wfs.gui.panels.WFSOptionsPanel
-
- sort(int) - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel.LayerTable.LayerTableModel
-
Sorts the rows of the table alphabetically.
- SpatialFEQuery - Class in org.gvsig.remoteclient.wfs.filters.filterencoding
-
- SpatialFEQuery(WFSSpatialFilterOperation) - Constructor for class org.gvsig.remoteclient.wfs.filters.filterencoding.SpatialFEQuery
-
- spatialFilterOperation - Variable in class org.gvsig.remoteclient.wfs.filters.filterencoding.SpatialFEQuery
-
- srs - Variable in class org.gvsig.remoteclient.wfs.filters.operations.WFSSpatialFilterOperation
-
- status - Variable in class org.gvsig.remoteclient.wfs.request.WFSRequest
-
- STATUS_FAILED - Static variable in class org.gvsig.remoteclient.wfs.request.WFSTransactionRequestInformation
-
- STATUS_NO_EXECUTED - Static variable in class org.gvsig.remoteclient.wfs.request.WFSTransactionRequestInformation
-
- STATUS_SUCCESS - Static variable in class org.gvsig.remoteclient.wfs.request.WFSTransactionRequestInformation
-
- STRING_VALUE - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
-
- WFS_FILTER - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFS_HITS - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFS_NAMESPACE - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFS_NAMESPACE_PREFIX - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFS_NUMBER_OF_FEATURES - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFS_QUERY - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFS_RESULTTYPE - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFS_TIME_STAMP - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFSAreaPanel - Class in org.gvsig.wfs.gui.panels
-
VERSIÓN PROVISIONAL ESTABLE
This panel allows user to select the area he/she wants to get in the view.
- WFSAreaPanel() - Constructor for class org.gvsig.wfs.gui.panels.WFSAreaPanel
-
This method initializes
- WFSClient - Class in org.gvsig.remoteclient.wfs
-
Represents the class the with the necessary logic to connect to a
OGCWFS and interpretate the data
- WFSClient(String, boolean) - Constructor for class org.gvsig.remoteclient.wfs.WFSClient
-
Constructor.
- WFSClient(String, String, boolean) - Constructor for class org.gvsig.remoteclient.wfs.WFSClient
-
- WFSClientExtension - Class in org.gvsig.wfs
-
- WFSClientExtension() - Constructor for class org.gvsig.wfs.WFSClientExtension
-
- WFSDescribeFeatureTypeRequest - Class in org.gvsig.remoteclient.wfs.request
-
The function of the DescribeFeatureType operation is to
generate a schema description of feature types serviced
by a WFS implementation.
- WFSDescribeFeatureTypeRequest(WFSStatus, WFSProtocolHandler) - Constructor for class org.gvsig.remoteclient.wfs.request.WFSDescribeFeatureTypeRequest
-
- WFSDescribeFeatureTypeRequest1_0_0 - Class in org.gvsig.remoteclient.wfs.wfs_1_0_0.request
-
- WFSDescribeFeatureTypeRequest1_0_0(WFSStatus, WFSProtocolHandler) - Constructor for class org.gvsig.remoteclient.wfs.wfs_1_0_0.request.WFSDescribeFeatureTypeRequest1_0_0
-
- WFSDescribeFeatureTypeRequest1_1_0 - Class in org.gvsig.remoteclient.wfs.wfs_1_1_0.request
-
- WFSDescribeFeatureTypeRequest1_1_0(WFSStatus, WFSProtocolHandler) - Constructor for class org.gvsig.remoteclient.wfs.wfs_1_1_0.request.WFSDescribeFeatureTypeRequest1_1_0
-
- WFSEnvelopeFilterOperation - Class in org.gvsig.remoteclient.wfs.filters.operations
-
- WFSEnvelopeFilterOperation(Envelope, int, String, String, String, String) - Constructor for class org.gvsig.remoteclient.wfs.filters.operations.WFSEnvelopeFilterOperation
-
- WFSException - Exception in org.gvsig.remoteclient.wfs.exceptions
-
- WFSException() - Constructor for exception org.gvsig.remoteclient.wfs.exceptions.WFSException
-
- WFSException(Throwable) - Constructor for exception org.gvsig.remoteclient.wfs.exceptions.WFSException
-
- WFSException(String, String) - Constructor for exception org.gvsig.remoteclient.wfs.exceptions.WFSException
-
- WFSException(String) - Constructor for exception org.gvsig.remoteclient.wfs.exceptions.WFSException
-
- WFSFeature - Class in org.gvsig.remoteclient.wfs
-
- WFSFeature(WFSServiceInformation) - Constructor for class org.gvsig.remoteclient.wfs.WFSFeature
-
- WFSFeature(WFSServiceInformation, String) - Constructor for class org.gvsig.remoteclient.wfs.WFSFeature
-
- WFSFeature1_0_0 - Class in org.gvsig.remoteclient.wfs.wfs_1_0_0
-
- WFSFeature1_1_0 - Class in org.gvsig.remoteclient.wfs.wfs_1_1_0
-
- WFSFeature1_1_0(WFSServiceInformation) - Constructor for class org.gvsig.remoteclient.wfs.wfs_1_1_0.WFSFeature1_1_0
-
- WFSFeatureField - Class in org.gvsig.remoteclient.wfs
-
- WFSFeatureField() - Constructor for class org.gvsig.remoteclient.wfs.WFSFeatureField
-
- WFSFeatureField(String, String, DataType) - Constructor for class org.gvsig.remoteclient.wfs.WFSFeatureField
-
- WFSFeatureField(String, String, int) - Constructor for class org.gvsig.remoteclient.wfs.WFSFeatureField
-
- WFSFeatureFiller - Class in org.gvsig.fmap.dal.store.wfs
-
- WFSFeatureFiller(WFSFeature) - Constructor for class org.gvsig.fmap.dal.store.wfs.WFSFeatureFiller
-
- WFSFilterOperation - Class in org.gvsig.remoteclient.wfs.filters.operations
-
- WFSFilterOperation() - Constructor for class org.gvsig.remoteclient.wfs.filters.operations.WFSFilterOperation
-
- WFSFilterPanel - Class in org.gvsig.wfs.gui.panels
-
Panel that provides tools to apply a filter to the values of a feature.
- WFSFilterPanel() - Constructor for class org.gvsig.wfs.gui.panels.WFSFilterPanel
-
This method initializes
- WFSGeometryFilterOperation - Class in org.gvsig.remoteclient.wfs.filters.operations
-
- WFSGeometryFilterOperation(Geometry, int, String, String, String, String) - Constructor for class org.gvsig.remoteclient.wfs.filters.operations.WFSGeometryFilterOperation
-
- WFSGetFeatureException - Exception in org.gvsig.remoteclient.wfs.exceptions
-
This exception is thrown when there is a problem
with the GetFeature operation
- WFSGetFeatureException(Throwable) - Constructor for exception org.gvsig.remoteclient.wfs.exceptions.WFSGetFeatureException
-
- WFSGetFeatureRequest - Class in org.gvsig.remoteclient.wfs.request
-
The GetFeature operation allows retrieval of features from a
web feature service.
- WFSGetFeatureRequest(WFSStatus, WFSProtocolHandler) - Constructor for class org.gvsig.remoteclient.wfs.request.WFSGetFeatureRequest
-
- WFSGetFeatureRequest1_0_0 - Class in org.gvsig.remoteclient.wfs.wfs_1_0_0.request
-
- WFSGetFeatureRequest1_0_0(WFSStatus, WFSProtocolHandler) - Constructor for class org.gvsig.remoteclient.wfs.wfs_1_0_0.request.WFSGetFeatureRequest1_0_0
-
- WFSGetFeatureRequest1_1_0 - Class in org.gvsig.remoteclient.wfs.wfs_1_1_0.request
-
- WFSGetFeatureRequest1_1_0(WFSStatus, WFSProtocolHandler) - Constructor for class org.gvsig.remoteclient.wfs.wfs_1_1_0.request.WFSGetFeatureRequest1_1_0
-
- WFSGetFeatureRequestInformation - Class in org.gvsig.remoteclient.wfs.request
-
- WFSGetFeatureRequestInformation() - Constructor for class org.gvsig.remoteclient.wfs.request.WFSGetFeatureRequestInformation
-
- WFSInfoPanel - Class in org.gvsig.wfs.gui.panels
-
Panel that provides information about the service offered by the WFS server connected.
- WFSInfoPanel() - Constructor for class org.gvsig.wfs.gui.panels.WFSInfoPanel
-
Creates a new instance of InfoPanel with double buffer and null layout
- WFSLibrary - Class in org.gvsig.fmap.dal.store.wfs
-
- WFSLibrary() - Constructor for class org.gvsig.fmap.dal.store.wfs.WFSLibrary
-
- WFSOperation - Class in org.gvsig.remoteclient.wfs
-
- WFSOperation(String) - Constructor for class org.gvsig.remoteclient.wfs.WFSOperation
-
- WFSOperation(String, String) - Constructor for class org.gvsig.remoteclient.wfs.WFSOperation
-
- WFSOptionsPanel - Class in org.gvsig.wfs.gui.panels
-
Panel with options about the timeout, maximum number of features, the
projection reference system, and if it's implemented, user and password.
- WFSOptionsPanel() - Constructor for class org.gvsig.wfs.gui.panels.WFSOptionsPanel
-
Creates a new WFS options panel.
- WFSParamsPanel - Class in org.gvsig.wfs.gui.panels
-
Container of the WFS panels, that works as a TabbedPanel.
- WFSParamsPanel(Object) - Constructor for class org.gvsig.wfs.gui.panels.WFSParamsPanel
-
This method initializes jTabbedPane
- WFSProperties - Class in org.gvsig.wfs.gui.toc
-
- WFSProperties() - Constructor for class org.gvsig.wfs.gui.toc.WFSProperties
-
- WFSProtocolHandler - Class in org.gvsig.remoteclient.wfs
-
- WFSProtocolHandler() - Constructor for class org.gvsig.remoteclient.wfs.WFSProtocolHandler
-
- wFSProtocolHandler - Variable in class org.gvsig.remoteclient.wfs.WFSProtocolHandlerFactory
-
- WFSProtocolHandler1_0_0 - Class in org.gvsig.remoteclient.wfs.wfs_1_0_0
-
- WFSProtocolHandler1_0_0() - Constructor for class org.gvsig.remoteclient.wfs.wfs_1_0_0.WFSProtocolHandler1_0_0
-
- WFSProtocolHandler1_1_0 - Class in org.gvsig.remoteclient.wfs.wfs_1_1_0
-
- WFSProtocolHandler1_1_0() - Constructor for class org.gvsig.remoteclient.wfs.wfs_1_1_0.WFSProtocolHandler1_1_0
-
- WFSProtocolHandlerFactory - Class in org.gvsig.remoteclient.wfs
-
- WFSProtocolHandlerFactory() - Constructor for class org.gvsig.remoteclient.wfs.WFSProtocolHandlerFactory
-
- WFSRequest - Class in org.gvsig.remoteclient.wfs.request
-
This class sends a WFS request and returns the
reply in a local File.
- WFSRequest(WFSStatus, WFSProtocolHandler) - Constructor for class org.gvsig.remoteclient.wfs.request.WFSRequest
-
- WFSRequestInformation - Class in org.gvsig.remoteclient.wfs
-
This class is used like a container of all the properties
that the library is able to retrieve in the XML header of
every WFS reply.
- WFSRequestInformation() - Constructor for class org.gvsig.remoteclient.wfs.WFSRequestInformation
-
- wfsRequestInformations - Variable in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
-
This class contains all the data that the library is able
to retrieve of the server for all the requests.
- WFSSchemaParser - Class in org.gvsig.remoteclient.wfs
-
- WFSSchemaParser() - Constructor for class org.gvsig.remoteclient.wfs.WFSSchemaParser
-
- WFSSchemaParser(String) - Constructor for class org.gvsig.remoteclient.wfs.WFSSchemaParser
-
- WFSSelectedFeature - Class in org.gvsig.wfs.gui.panels.model
-
This class represents one node of the layer tree of a common WFS service.
- WFSSelectedFeature(WFSFeature) - Constructor for class org.gvsig.wfs.gui.panels.model.WFSSelectedFeature
-
- WFSSelectedFeatureManager - Class in org.gvsig.wfs.gui.panels.model
-
- WFSSelectFeaturePanel - Class in org.gvsig.wfs.gui.panels
-
Panel where user can select a feature type to load as a WFS layer.
- WFSSelectFeaturePanel() - Constructor for class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel
-
Creates a new WFS select feature panel.
- WFSSelectFeaturePanel.LayerTable - Class in org.gvsig.wfs.gui.panels
-
Table with the information of all layers which could be selected from the
server connected.
- WFSSelectFeaturePanel.LayerTable() - Constructor for class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel.LayerTable
-
Creates a new instance of LayerTable
- WFSSelectFeaturePanel.LayerTable.LayerTableModel - Class in org.gvsig.wfs.gui.panels
-
Model of the LayerTable that stores the features
available to load as a WFS layer.
- WFSSelectFeaturePanel.LayerTable.LayerTableModel() - Constructor for class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel.LayerTable.LayerTableModel
-
Constructs an investment table model.
- WFSSelectFieldsPanel - Class in org.gvsig.wfs.gui.panels
-
Panel with the fields of the feature selected of the current layer.
- WFSSelectFieldsPanel() - Constructor for class org.gvsig.wfs.gui.panels.WFSSelectFieldsPanel
-
Creates a new WFS select fields panel.
- WFSServerExplorer - Class in org.gvsig.fmap.dal.serverexplorer.wfs
-
- WFSServerExplorer(WFSServerExplorerParameters, DataServerExplorerProviderServices) - Constructor for class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
-
- WFSServerExplorerParameters - Class in org.gvsig.fmap.dal.serverexplorer.wfs
-
- WFSServerExplorerParameters() - Constructor for class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorerParameters
-
- WFSServiceInformation - Class in org.gvsig.remoteclient.wfs
-
- WFSServiceInformation() - Constructor for class org.gvsig.remoteclient.wfs.WFSServiceInformation
-
- WFSSpatialFilterOperation - Class in org.gvsig.remoteclient.wfs.filters.operations
-
- WFSSpatialFilterOperation(int, String, String, String, String) - Constructor for class org.gvsig.remoteclient.wfs.filters.operations.WFSSpatialFilterOperation
-
- wfsStatus - Variable in class org.gvsig.remoteclient.wfs.edition.WFSTOperation
-
- WFSStatus - Class in org.gvsig.remoteclient.wfs
-
The status of the current WFS connection
- WFSStatus(String) - Constructor for class org.gvsig.remoteclient.wfs.WFSStatus
-
- WFSStatus(String, String) - Constructor for class org.gvsig.remoteclient.wfs.WFSStatus
-
- WFSStoreParameters - Class in org.gvsig.fmap.dal.store.wfs
-
- WFSStoreParameters() - Constructor for class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- WFSStoreParameters(DataParameters) - Constructor for class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
-
- WFSStoreProvider - Class in org.gvsig.fmap.dal.store.wfs
-
- WFSStoreProvider(DataStoreParameters, DataStoreProviderServices) - Constructor for class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
-
- WFST_EXPIRYTIME - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFST_FAILED - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFST_FEATURESID - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFST_FEATURESLOCKED - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFST_LOCK - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFST_LOCKID - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFST_NAME - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFST_PROPERTY - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFST_RELEASEACTION - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFST_SERVICE - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFST_STATUS - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFST_SUCCESS - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFST_TRANSACTIONMESSAGE - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFST_TRANSACTIONRESPONSE - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFST_TRANSACTIONRESULT - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFST_VALUE - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFSTAttributesOperation - Class in org.gvsig.remoteclient.wfs.edition
-
- WFSTDeleteOperation - Class in org.gvsig.remoteclient.wfs.edition
-
- WFSTDeleteOperation(WFSStatus, String) - Constructor for class org.gvsig.remoteclient.wfs.edition.WFSTDeleteOperation
-
- WFSTInsertOperation - Class in org.gvsig.remoteclient.wfs.edition
-
- WFSTInsertOperation(WFSStatus) - Constructor for class org.gvsig.remoteclient.wfs.edition.WFSTInsertOperation
-
- WFSTLockFeatureRequest - Class in org.gvsig.remoteclient.wfs.request
-
Web connections are inherently stateless.
- WFSTLockFeatureRequest(WFSStatus, WFSProtocolHandler) - Constructor for class org.gvsig.remoteclient.wfs.request.WFSTLockFeatureRequest
-
- WFSTLockFeatureRequest1_0_0 - Class in org.gvsig.remoteclient.wfs.wfs_1_0_0.request
-
- WFSTLockFeatureRequest1_0_0(WFSStatus, WFSProtocolHandler) - Constructor for class org.gvsig.remoteclient.wfs.wfs_1_0_0.request.WFSTLockFeatureRequest1_0_0
-
- WFSTLockFeatureRequest1_1_0 - Class in org.gvsig.remoteclient.wfs.wfs_1_1_0.request
-
- WFSTLockFeatureRequest1_1_0(WFSStatus, WFSProtocolHandler) - Constructor for class org.gvsig.remoteclient.wfs.wfs_1_1_0.request.WFSTLockFeatureRequest1_1_0
-
- WFSTOperation - Class in org.gvsig.remoteclient.wfs.edition
-
- WFSTransactionRequest - Class in org.gvsig.remoteclient.wfs.request
-
- WFSTransactionRequest(WFSStatus, WFSProtocolHandler) - Constructor for class org.gvsig.remoteclient.wfs.request.WFSTransactionRequest
-
- WFSTransactionRequest1_0_0 - Class in org.gvsig.remoteclient.wfs.wfs_1_0_0.request
-
- WFSTransactionRequest1_0_0(WFSStatus, WFSProtocolHandler) - Constructor for class org.gvsig.remoteclient.wfs.wfs_1_0_0.request.WFSTransactionRequest1_0_0
-
- WFSTransactionRequest1_1_0 - Class in org.gvsig.remoteclient.wfs.wfs_1_1_0.request
-
- WFSTransactionRequest1_1_0(WFSStatus, WFSProtocolHandler) - Constructor for class org.gvsig.remoteclient.wfs.wfs_1_1_0.request.WFSTransactionRequest1_1_0
-
- WFSTransactionRequestInformation - Class in org.gvsig.remoteclient.wfs.request
-
- WFSTransactionRequestInformation() - Constructor for class org.gvsig.remoteclient.wfs.request.WFSTransactionRequestInformation
-
- WFSTTags - Class in org.gvsig.remoteclient.wfs.edition
-
- WFSTTags() - Constructor for class org.gvsig.remoteclient.wfs.edition.WFSTTags
-
- WFSTTransaction - Class in org.gvsig.remoteclient.wfs.edition
-
- WFSTTransaction(WFSStatus) - Constructor for class org.gvsig.remoteclient.wfs.edition.WFSTTransaction
-
- WFSTTransactionBuilder - Class in org.gvsig.fmap.dal.store.wfs
-
- WFSTTransactionBuilder(WFSStatus, WFSClient) - Constructor for class org.gvsig.fmap.dal.store.wfs.WFSTTransactionBuilder
-
- WFSTTRansactionException - Exception in org.gvsig.fmap.dal.store.wfs
-
- WFSTTRansactionException(Throwable) - Constructor for exception org.gvsig.fmap.dal.store.wfs.WFSTTRansactionException
-
- WFSTTRansactionException(String) - Constructor for exception org.gvsig.fmap.dal.store.wfs.WFSTTRansactionException
-
- WFSTUpdateOperation - Class in org.gvsig.remoteclient.wfs.edition
-
- WFSTUpdateOperation(WFSStatus, String) - Constructor for class org.gvsig.remoteclient.wfs.edition.WFSTUpdateOperation
-
- WFSWizard - Class in org.gvsig.wfs.gui.wizards
-
Wizard that allows add a new WFS layer.
- WFSWizard() - Constructor for class org.gvsig.wfs.gui.wizards.WFSWizard
-
This is the default constructor
- WHITE - Static variable in class org.gvsig.wfs.gui.panels.fieldstree.TetraStateCheckBox
-