A B C D E F G H I K L M N O P R S T U V W X 

A

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
 

B

BBOX_ENCLOSES - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
 
BinaryTree - Class in org.gvsig.remoteclient.wfs.filters
This class implements a binary tree (not ordered) that is used to build a sintactic tree for the SQL language.
BinaryTree() - Constructor for class org.gvsig.remoteclient.wfs.filters.BinaryTree
 
BinaryTree.Node - Class in org.gvsig.remoteclient.wfs.filters
This class represents a binary tree node.
buildCapabilitiesSuitableVersionRequest(String, String) - Static method in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
Builds the GetCapabilitiesRequest according to the OGC WFS Specifications without a VERSION, to get the highest version than a WFS supports.

C

canAdd() - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
 
canAdd(String) - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
 
cancel() - Method in class org.gvsig.wfs.gui.panels.AbstractWFSPanel
 
cancel() - Method in class org.gvsig.wfs.gui.panels.WFSInfoPanel
 
cancelAction() - Method in class org.gvsig.wfs.gui.toc.WFSProperties
 
CheckBoxNode - Class in org.gvsig.wfs.gui.panels.fieldstree
 
CheckBoxNode(WFSFeatureField, CheckBoxNode) - Constructor for class org.gvsig.wfs.gui.panels.fieldstree.CheckBoxNode
 
CheckBoxTreeCellEditor - Class in org.gvsig.wfs.gui.panels.fieldstree
 
CheckBoxTreeCellEditor(FieldsTreeTable) - Constructor for class org.gvsig.wfs.gui.panels.fieldstree.CheckBoxTreeCellEditor
 
CheckBoxTreeCellRenderer - Class in org.gvsig.wfs.gui.panels.fieldstree
 
CheckBoxTreeCellRenderer(FieldsTreeTable) - Constructor for class org.gvsig.wfs.gui.panels.fieldstree.CheckBoxTreeCellRenderer
 
clear() - Method in class org.gvsig.remoteclient.wfs.WFSServiceInformation
 
clearCoordinates() - Method in class org.gvsig.wfs.gui.panels.WFSAreaPanel
Removes all registered extents
clearSpatialFilters() - Method in class org.gvsig.remoteclient.wfs.filters.AbstractFilter
 
close() - Method in class org.gvsig.remoteclient.wfs.WFSClient
 
close() - Method in class org.gvsig.wfs.gui.wizards.WFSWizard
 
code - Variable in exception org.gvsig.remoteclient.wfs.exceptions.WFSException
 
code - Variable in exception org.gvsig.remoteclient.wfs.schema.type.GMLException
 
CONCORDANCIA_ALL_WORDS - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
 
CONCORDANCIA_ANY_WORD - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
 
CONCORDANCIA_EXACT - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
 
connect(boolean, ICancellable) - Method in class org.gvsig.remoteclient.wfs.WFSClient
Checks the connection to de remote WFS and requests its capabilities.
connect(ICancellable) - Method in class org.gvsig.remoteclient.wfs.WFSClient
 
ConnectionServerException - Exception in org.gvsig.fmap.dal.exception
 
ConnectionServerException(String, Throwable) - Constructor for exception org.gvsig.fmap.dal.exception.ConnectionServerException
 
country - Variable in class org.gvsig.remoteclient.wfs.WFSServiceInformation
 
createDefaultColumnsFromModel() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel.LayerTable
 
createDeleteOperation(String) - Method in class org.gvsig.remoteclient.wfs.edition.WFSTTransaction
Adds a delete operation
createDescribeFeatureTypeRequest(WFSStatus) - Method in class org.gvsig.remoteclient.wfs.wfs_1_0_0.WFSProtocolHandler1_0_0
 
createDescribeFeatureTypeRequest(WFSStatus) - Method in class org.gvsig.remoteclient.wfs.wfs_1_1_0.WFSProtocolHandler1_1_0
 
createDescribeFeatureTypeRequest(WFSStatus) - Method in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
 
createFeatureProvider(FeatureType) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
 
createGetFeatureRequest(WFSStatus) - Method in class org.gvsig.remoteclient.wfs.wfs_1_0_0.WFSProtocolHandler1_0_0
 
createGetFeatureRequest(WFSStatus) - Method in class org.gvsig.remoteclient.wfs.wfs_1_1_0.WFSProtocolHandler1_1_0
 
createGetFeatureRequest(WFSStatus) - Method in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
 
createInsertOperation() - Method in class org.gvsig.remoteclient.wfs.edition.WFSTTransaction
Adds a insert operation
createLayer() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
 
createLockFeatureRequest(WFSStatus) - Method in class org.gvsig.remoteclient.wfs.wfs_1_0_0.WFSProtocolHandler1_0_0
 
createLockFeatureRequest(WFSStatus) - Method in class org.gvsig.remoteclient.wfs.wfs_1_1_0.WFSProtocolHandler1_1_0
 
createLockFeatureRequest(WFSStatus) - Method in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
 
createNewOID() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
 
createNewTransaction() - Method in class org.gvsig.remoteclient.wfs.WFSStatus
 
createOperation(String) - Method in class org.gvsig.remoteclient.wfs.WFSServiceInformation
 
createOperation(String, String) - Method in class org.gvsig.remoteclient.wfs.WFSServiceInformation
 
createRequestInformation() - Method in class org.gvsig.remoteclient.wfs.request.WFSGetFeatureRequest
 
createRequestInformation() - Method in class org.gvsig.remoteclient.wfs.request.WFSRequest
Creates a request information
createRequestInformation() - Method in class org.gvsig.remoteclient.wfs.request.WFSTransactionRequest
 
createSet(FeatureQuery) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
 
createSet(FeatureQuery, FeatureType) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
 
createToolTip() - Method in class org.gvsig.wfs.gui.panels.fieldstree.FieldsTreeTable
 
createTransactionRequest(WFSStatus) - Method in class org.gvsig.remoteclient.wfs.wfs_1_0_0.WFSProtocolHandler1_0_0
 
createTransactionRequest(WFSStatus) - Method in class org.gvsig.remoteclient.wfs.wfs_1_1_0.WFSProtocolHandler1_1_0
 
createTransactionRequest(WFSStatus) - Method in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
 
createUpdateOperation(String) - Method in class org.gvsig.remoteclient.wfs.edition.WFSTTransaction
Adds a update operation
createVersionDriver(String) - Static method in class org.gvsig.remoteclient.wfs.WFSProtocolHandlerFactory
It creates an instance of a WFSDriver class.
currentFeature - Variable in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
 
currentPage() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
Returns the index of the current tab.

D

DEFAULT_ESCAPE - Static variable in class org.gvsig.remoteclient.wfs.filters.filterencoding.FilterEncoding
 
DEFAULT_NAMESPACE - Static variable in class org.gvsig.remoteclient.wfs.filters.filterencoding.FilterEncoding
 
DEFAULT_NAMESPACE_PREFIX - Static variable in class org.gvsig.remoteclient.wfs.filters.filterencoding.FilterEncoding
 
DEFAULT_SINGLECHAR - Static variable in class org.gvsig.remoteclient.wfs.filters.filterencoding.FilterEncoding
 
DEFAULT_TIMEOUT_MILLISECONDS - Static variable in class org.gvsig.wfs.gui.panels.WFSOptionsPanel
 
DEFAULT_WILDCARD - Static variable in class org.gvsig.remoteclient.wfs.filters.filterencoding.FilterEncoding
 
DefaultSQLExpressionFormat - Class in org.gvsig.remoteclient.wfs.filters
Default SQL formatter
DefaultSQLExpressionFormat() - Constructor for class org.gvsig.remoteclient.wfs.filters.DefaultSQLExpressionFormat
 
deleteAllRows() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel.LayerTable.LayerTableModel
Deletes all the table rows.
deleteRow(int) - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel.LayerTable.LayerTableModel
Delete all the table rows
describeFeatureType(WFSStatus, boolean, ICancellable) - Method in class org.gvsig.remoteclient.wfs.WFSClient
The function of the DescribeFeatureType operation is to generate a schema description of feature types serviced by a WFS implementation.
describeFeatureType(WFSStatus, boolean, ICancellable) - Method in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
Builds a describeFeatureType request that is sent to the WFS the response will be parse to extract the data needed by the WFS client
DESCRIPTION - Static variable in class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
 
doClickOnNextButton() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
 
doClickOnNextButton() - Method in class org.gvsig.wfs.gui.wizards.WFSWizard
This method makes the 'btnSiguiente' to be clicked
doDispose() - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
 
doInitialize() - Method in class org.gvsig.fmap.dal.store.wfs.WFSLibrary
 
doPostInitialize() - Method in class org.gvsig.fmap.dal.store.wfs.WFSLibrary
 
doRegistration() - Method in class org.gvsig.fmap.dal.store.wfs.WFSLibrary
 
DYNCLASS - Static variable in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
 
DYNCLASS_NAME - Static variable in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorerParameters
 
DYNCLASS_NAME - Static variable in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
 
DYNFIELDNAME_CRS - Static variable in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
 
DYNFIELDNAME_FIELDS - Static variable in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
 
DYNFIELDNAME_FILTER_BY_AREA_ATTRIBUTE - Static variable in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
 
DYNFIELDNAME_FILTER_BY_AREA_CRS - Static variable in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
 
DYNFIELDNAME_FILTER_BY_AREA_ENVELOPE - Static variable in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
 
DYNFIELDNAME_FILTER_BY_AREA_GEOMETRY - Static variable in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
 
DYNFIELDNAME_FILTER_BY_AREA_OPERATION - Static variable in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
 
DYNFIELDNAME_FILTER_ENCODING_BY_ATTRIBUTE - Static variable in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
 
DYNFIELDNAME_IGNORE_CACHE - Static variable in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorerParameters
 
DYNFIELDNAME_MAXFEATURES - Static variable in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
 
DYNFIELDNAME_NAMESPACE - Static variable in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
 
DYNFIELDNAME_NAMESPACEPREFIX - Static variable in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
 
DYNFIELDNAME_PASSWORD - Static variable in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
 
DYNFIELDNAME_TIMEOUT - Static variable in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
 
DYNFIELDNAME_TYPENAME - Static variable in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
 
DYNFIELDNAME_URL - Static variable in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorerParameters
 
DYNFIELDNAME_URL - Static variable in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
 
DYNFIELDNAME_USER - Static variable in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
 
DYNFIELDNAME_VERSION - Static variable in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorerParameters
 
DYNFIELDNAME_VERSION - Static variable in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
 

E

email - Variable in class org.gvsig.remoteclient.wfs.WFSServiceInformation
 
enableDefaultTabs(boolean) - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
Enable or disable the default tabs
envelope - Variable in class org.gvsig.remoteclient.wfs.filters.filterencoding.EnvelopeFEQuery
 
EnvelopeFEQuery - Class in org.gvsig.remoteclient.wfs.filters.filterencoding
 
EnvelopeFEQuery(WFSEnvelopeFilterOperation) - Constructor for class org.gvsig.remoteclient.wfs.filters.filterencoding.EnvelopeFEQuery
 
EnvelopeFEQuery1_0_0 - Class in org.gvsig.remoteclient.wfs.filters.filterencoding.wfs_1_0_0
 
EnvelopeFEQuery1_0_0(WFSEnvelopeFilterOperation) - Constructor for class org.gvsig.remoteclient.wfs.filters.filterencoding.wfs_1_0_0.EnvelopeFEQuery1_0_0
 
EnvelopeFEQuery1_1_0 - Class in org.gvsig.remoteclient.wfs.filters.filterencoding.wfs_1_1_0
 
EnvelopeFEQuery1_1_0(WFSEnvelopeFilterOperation) - Constructor for class org.gvsig.remoteclient.wfs.filters.filterencoding.wfs_1_1_0.EnvelopeFEQuery1_1_0
 
ExceptionsFactory - Class in org.gvsig.remoteclient.wfs.exceptions
This class parses an exception and returns it
ExceptionsFactory() - Constructor for class org.gvsig.remoteclient.wfs.exceptions.ExceptionsFactory
 
execute() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
 
execute() - Method in class org.gvsig.wfs.gui.wizards.WFSWizard
 
execute(String) - Method in class org.gvsig.wfs.WFSClientExtension
 

F

fax - Variable in class org.gvsig.remoteclient.wfs.WFSServiceInformation
 
features - Variable in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
 
fees - Variable in class org.gvsig.remoteclient.wfs.WFSServiceInformation
 
FEQuery - Interface in org.gvsig.remoteclient.wfs.filters.filterencoding
 
FieldsTreeTable - Class in org.gvsig.wfs.gui.panels.fieldstree
 
FieldsTreeTable(FieldsTreeTableModel) - Constructor for class org.gvsig.wfs.gui.panels.fieldstree.FieldsTreeTable
 
FieldsTreeTable(FieldsTreeTableModel, WFSSelectFieldsPanel) - Constructor for class org.gvsig.wfs.gui.panels.fieldstree.FieldsTreeTable
 
FieldsTreeTableModel - Class in org.gvsig.wfs.gui.panels.fieldstree
 
FieldsTreeTableModel(Object) - Constructor for class org.gvsig.wfs.gui.panels.fieldstree.FieldsTreeTableModel
 
FieldsTreeTableModel(Object, boolean) - Constructor for class org.gvsig.wfs.gui.panels.fieldstree.FieldsTreeTableModel
 
FieldsTreeTableModel() - Constructor for class org.gvsig.wfs.gui.panels.fieldstree.FieldsTreeTableModel
 
fill(File) - Method in class org.gvsig.fmap.dal.store.wfs.WFSFeatureFiller
 
fillNameWithBlancs(String) - Static method in class org.gvsig.wfs.gui.panels.fieldstree.CheckBoxNode
Fill the string with blancs
Filter - Interface in org.gvsig.remoteclient.wfs.filters
 
FilterEncoding - Class in org.gvsig.remoteclient.wfs.filters.filterencoding
This class implements the Filter Encoding Language.
FilterEncoding(ISQLExpressionFormat, String, String, String, String, Hashtable) - Constructor for class org.gvsig.remoteclient.wfs.filters.filterencoding.FilterEncoding
Create a new Filter Encoding Parser
FilterEncoding(ISQLExpressionFormat) - Constructor for class org.gvsig.remoteclient.wfs.filters.filterencoding.FilterEncoding
Create a new Filter Encoding Parser
FilterEncoding(WFSStatus) - Constructor for class org.gvsig.remoteclient.wfs.filters.filterencoding.FilterEncoding
Create a new Filter Encoding Parser
format(String) - Method in class org.gvsig.remoteclient.wfs.filters.DefaultSQLExpressionFormat
 
format(String) - Method in interface org.gvsig.remoteclient.wfs.filters.ISQLExpressionFormat
 
formats - Variable in class org.gvsig.remoteclient.wfs.WFSServiceInformation
 
formatString - Variable in exception org.gvsig.remoteclient.wfs.exceptions.WFSException
 
formatString - Variable in exception org.gvsig.remoteclient.wfs.schema.type.GMLException
 
function - Variable in class org.gvsig.remoteclient.wfs.WFSServiceInformation
 

G

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
 

H

hasRetrievedFeaturesLimit() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
 
hasTypeName() - Method in interface org.gvsig.remoteclient.wfs.edition.IWFSTOperation
 
hasTypeName() - Method in class org.gvsig.remoteclient.wfs.edition.WFSTDeleteOperation
 
hasTypeName() - Method in class org.gvsig.remoteclient.wfs.edition.WFSTInsertOperation
 
hasTypeName() - Method in class org.gvsig.remoteclient.wfs.edition.WFSTUpdateOperation
 

I

id - Variable in class org.gvsig.remoteclient.wfs.edition.WFSTOperation
 
init() - Method in exception org.gvsig.remoteclient.wfs.exceptions.InvalidFormatException
 
init() - Method in exception org.gvsig.remoteclient.wfs.exceptions.WFSException
 
init() - Method in exception org.gvsig.remoteclient.wfs.schema.type.GMLException
 
init() - Method in exception org.gvsig.remoteclient.wfs.schema.type.GMLInvalidFormatException
 
initialize(DataServerExplorerProviderServices) - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
 
initialize() - Method in exception org.gvsig.remoteclient.wfs.exceptions.WFSGetFeatureException
 
initialize() - Method in class org.gvsig.wfs.gui.panels.AbstractWFSPanel
 
initialize() - Method in class org.gvsig.wfs.gui.panels.WFSAreaPanel
 
initialize() - Method in class org.gvsig.wfs.gui.panels.WFSFilterPanel
 
initialize() - Method in class org.gvsig.wfs.gui.panels.WFSOptionsPanel
 
initialize() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
 
initialize() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel
 
initialize() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFieldsPanel
 
initialize() - Method in class org.gvsig.wfs.WFSClientExtension
 
initWizard() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
 
initWizard() - Method in class org.gvsig.wfs.gui.wizards.WFSWizard
 
internalGetFeatureProviderByReference(FeatureReferenceProviderServices, FeatureType) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
 
InvalidFormatException - Exception in org.gvsig.remoteclient.wfs.exceptions
 
InvalidFormatException(String) - Constructor for exception org.gvsig.remoteclient.wfs.exceptions.InvalidFormatException
 
isCellEditable(EventObject) - Method in class org.gvsig.wfs.gui.panels.fieldstree.CheckBoxTreeCellEditor
 
isCompleted() - Method in class org.gvsig.remoteclient.wfs.WFSFeature
 
isComplex() - Method in class org.gvsig.remoteclient.wfs.WFSFeatureField
 
isCorretlyConfigured() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
Verifies that the selected parameters are enough to request the coverage to the server.
isEnabled() - Method in class org.gvsig.wfs.WFSClientExtension
 
isFeatureGML() - Method in class org.gvsig.remoteclient.wfs.schema.type.GMLGeometries
It search a tag in the feature hashtable -if it isn't, then returns false.
isField() - Method in class org.gvsig.remoteclient.wfs.filters.BinaryTree.Node
 
isGeometry() - Method in class org.gvsig.remoteclient.wfs.WFSFeatureField
 
isGeometryGML() - Method in class org.gvsig.remoteclient.wfs.schema.type.GMLGeometries
It search a tag in the geometry hashtable -if it isn't, then returns false.
isGML() - Method in class org.gvsig.remoteclient.wfs.schema.type.GMLGeometries
It search a tag in the both of GML hashtables -if it isn't, then returns false.
isKnownEnvelope() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
 
isLeaf(Object) - Method in class org.gvsig.wfs.gui.panels.fieldstree.FieldsTreeTableModel
 
isLeaf(Object) - Method in class org.gvsig.wfs.gui.panels.fieldstree.TreeTableModelWithCheckBoxes
 
ISQLExpressionFormat - Interface in org.gvsig.remoteclient.wfs.filters
This interface must be implemented by the classes that format a SQL expression.
isShowedFeatureNameType() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel.LayerTable.LayerTableModel
Gets if shows the feature name type.
isTabEnabledForLayer(FLayer) - Method in class org.gvsig.wfs.gui.toc.WFSProperties
 
isUpdatingSelection() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel.LayerTable.LayerTableModel
Determines if now is updating the selection of the previous selected item.
isValid() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreParameters
 
isVisible() - Method in class org.gvsig.wfs.WFSClientExtension
 
IWFSPanel - Interface in org.gvsig.wfs.gui.panels
Common methods for all WFS panels.
IWFSTOperation - Interface in org.gvsig.remoteclient.wfs.edition
 

K

keywords - Variable in class org.gvsig.remoteclient.wfs.WFSServiceInformation
 

L

list() - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
 
list(int) - Method in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
 
loadPanel(IPanel) - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
 
loadPanels(IPanelGroupLoader) - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
 
lockFeature(WFSStatus, boolean, ICancellable) - Method in class org.gvsig.remoteclient.wfs.WFSClient
Web connections are inherently stateless.
lockFeature(WFSStatus, boolean, ICancellable) - Method in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
Builds a lockFeature request that is sent to the WFS the response will be parse to extract the data needed by the WFS client
logger - Static variable in class org.gvsig.wfs.gui.panels.AbstractWFSPanel
 
LOGICAL_OPERATOR_AND - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
 
LOGICAL_OPERATOR_NOT - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
 
LOGICAL_OPERATOR_OR - Static variable in interface org.gvsig.remoteclient.wfs.filters.Filter
 

M

message - Variable in class org.gvsig.remoteclient.wfs.request.WFSTransactionRequestInformation
 
messageKey - Variable in exception org.gvsig.remoteclient.wfs.exceptions.WFSException
 
messageKey - Variable in exception org.gvsig.remoteclient.wfs.schema.type.GMLException
 

N

NAME - Static variable in class org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorer
 
NAME - Static variable in class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
 
name - Variable in class org.gvsig.remoteclient.wfs.WFSFeatureField
 
name - Variable in class org.gvsig.remoteclient.wfs.WFSServiceInformation
 
nameSpaceLocation - Variable in class org.gvsig.remoteclient.wfs.filters.operations.WFSSpatialFilterOperation
 
nameSpacePrefix - Variable in class org.gvsig.remoteclient.wfs.filters.operations.WFSSpatialFilterOperation
 
negotiate(String, boolean) - Static method in class org.gvsig.remoteclient.wfs.WFSProtocolHandlerFactory
Establece la versión con la que se comunicará con el servidor y devuelve el objeto Capabilities obtenido con dicha versión
nextPageEnabled() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
Returns the next enabled tab's index, or -1 if there isn't any.

O

OGC_NAMESPACE - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
 
OGC_NAMESPACE_PREFIX - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
 
open() - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
 
operation - Variable in class org.gvsig.remoteclient.wfs.filters.operations.WFSSpatialFilterOperation
 
operations - Static variable in class org.gvsig.remoteclient.wfs.WFSOperation
 
operationsInfo - Variable in class org.gvsig.remoteclient.wfs.WFSServiceInformation
 
org.gvsig.fmap.dal.exception - package org.gvsig.fmap.dal.exception
 
org.gvsig.fmap.dal.serverexplorer.wfs - package org.gvsig.fmap.dal.serverexplorer.wfs
 
org.gvsig.fmap.dal.store.wfs - package org.gvsig.fmap.dal.store.wfs
 
org.gvsig.remoteclient.wfs - package org.gvsig.remoteclient.wfs
 
org.gvsig.remoteclient.wfs.edition - package org.gvsig.remoteclient.wfs.edition
 
org.gvsig.remoteclient.wfs.exceptions - package org.gvsig.remoteclient.wfs.exceptions
 
org.gvsig.remoteclient.wfs.filters - package org.gvsig.remoteclient.wfs.filters
 
org.gvsig.remoteclient.wfs.filters.filterencoding - package org.gvsig.remoteclient.wfs.filters.filterencoding
 
org.gvsig.remoteclient.wfs.filters.filterencoding.wfs_1_0_0 - package org.gvsig.remoteclient.wfs.filters.filterencoding.wfs_1_0_0
 
org.gvsig.remoteclient.wfs.filters.filterencoding.wfs_1_1_0 - package org.gvsig.remoteclient.wfs.filters.filterencoding.wfs_1_1_0
 
org.gvsig.remoteclient.wfs.filters.operations - package org.gvsig.remoteclient.wfs.filters.operations
 
org.gvsig.remoteclient.wfs.request - package org.gvsig.remoteclient.wfs.request
 
org.gvsig.remoteclient.wfs.schema - package org.gvsig.remoteclient.wfs.schema
 
org.gvsig.remoteclient.wfs.schema.type - package org.gvsig.remoteclient.wfs.schema.type
 
org.gvsig.remoteclient.wfs.wfs_1_0_0 - package org.gvsig.remoteclient.wfs.wfs_1_0_0
 
org.gvsig.remoteclient.wfs.wfs_1_0_0.request - package org.gvsig.remoteclient.wfs.wfs_1_0_0.request
 
org.gvsig.remoteclient.wfs.wfs_1_1_0 - package org.gvsig.remoteclient.wfs.wfs_1_1_0
 
org.gvsig.remoteclient.wfs.wfs_1_1_0.request - package org.gvsig.remoteclient.wfs.wfs_1_1_0.request
 
org.gvsig.wfs - package org.gvsig.wfs
 
org.gvsig.wfs.gui.panels - package org.gvsig.wfs.gui.panels
 
org.gvsig.wfs.gui.panels.fieldstree - package org.gvsig.wfs.gui.panels.fieldstree
 
org.gvsig.wfs.gui.panels.model - package org.gvsig.wfs.gui.panels.model
 
org.gvsig.wfs.gui.toc - package org.gvsig.wfs.gui.toc
 
org.gvsig.wfs.gui.wizards - package org.gvsig.wfs.gui.wizards
 
organization - Variable in class org.gvsig.remoteclient.wfs.WFSServiceInformation
 

P

paintComponent(Graphics) - Method in class org.gvsig.wfs.gui.panels.WFSInfoPanel
 
parse(KXmlParser) - Method in class org.gvsig.remoteclient.wfs.wfs_1_0_0.WFSFeature1_0_0
Parses the contents of the parser(WMSCapabilities) to extract the information about an WMSLayer
parse(KXmlParser) - Method in class org.gvsig.remoteclient.wfs.wfs_1_1_0.WFSFeature1_1_0
Parses the contents of the parser(WMSCapabilities) to extract the information about an WMSLayer
parseCapabilities(File) - Method in class org.gvsig.remoteclient.wfs.wfs_1_0_0.WFSProtocolHandler1_0_0
 
parseCapabilities(File) - Method in class org.gvsig.remoteclient.wfs.wfs_1_1_0.WFSProtocolHandler1_1_0
 
parseExceptionReport(KXmlParser) - Static method in class org.gvsig.remoteclient.wfs.exceptions.ExceptionsFactory
 
parseExpression(String) - Method in class org.gvsig.remoteclient.wfs.filters.ParseExpressions
It parses a expression and return one arrayList with the separated words
ParseExpressions - Class in org.gvsig.remoteclient.wfs.filters
It parses a SQL expression (just the where part) and seperates it in "sub-expresion".
ParseExpressions() - Constructor for class org.gvsig.remoteclient.wfs.filters.ParseExpressions
 
parseGetFeature(File, String) - Method in class org.gvsig.remoteclient.wfs.wfs_1_0_0.WFSProtocolHandler1_0_0
 
parseGetFeature(File, String) - Method in class org.gvsig.remoteclient.wfs.wfs_1_1_0.WFSProtocolHandler1_1_0
 
parseGetFeature(File, String) - Method in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
parses the data retrieved by the GetFeature XML document.
parseLockFeature(File, String, WFSStatus) - Method in class org.gvsig.remoteclient.wfs.wfs_1_0_0.WFSProtocolHandler1_0_0
 
parseLockFeature(File, String, WFSStatus) - Method in class org.gvsig.remoteclient.wfs.wfs_1_1_0.WFSProtocolHandler1_1_0
 
parseLockFeature(File, String, WFSStatus) - Method in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
parses the data retrieved by the LockFeature operation
parseNamespaces(KXmlParser) - Method in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
It parses the attributes of the current KXMLParser and add the new namespaces to the service information
parseServiceExceptionReport(KXmlParser) - Static method in class org.gvsig.remoteclient.wfs.exceptions.ExceptionsFactory
 
parseTransaction(File, WFSStatus) - Method in class org.gvsig.remoteclient.wfs.wfs_1_0_0.WFSProtocolHandler1_0_0
 
parseTransaction(File, WFSStatus) - Method in class org.gvsig.remoteclient.wfs.wfs_1_1_0.WFSProtocolHandler1_1_0
 
parseTransaction(File, WFSStatus) - Method in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
parses the data retrieved by the transaction operation
parseValues(String, int) - Method in class org.gvsig.remoteclient.wfs.filters.AbstractFilter
Divide a line in a set of words
performChanges(Iterator, Iterator, Iterator, Iterator) - Method in class org.gvsig.fmap.dal.store.wfs.WFSStoreProvider
 
personname - Variable in class org.gvsig.remoteclient.wfs.WFSServiceInformation
 
phone - Variable in class org.gvsig.remoteclient.wfs.WFSServiceInformation
 
place - Variable in class org.gvsig.remoteclient.wfs.WFSServiceInformation
 
postcode - Variable in class org.gvsig.remoteclient.wfs.WFSServiceInformation
 
previousEnabledPage() - Method in class org.gvsig.wfs.gui.panels.WFSParamsPanel
Returns the index of the previous enabled tab.
printTree() - Method in class org.gvsig.remoteclient.wfs.filters.BinaryTree
Print all the tree
province - Variable in class org.gvsig.remoteclient.wfs.WFSServiceInformation
 
putSymbolOfSelectedByMouseBranch(TreePath) - Method in class org.gvsig.wfs.gui.panels.WFSFilterPanel
Puts the symbol of selected branch

R

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.

S

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
 

T

TetraStateCheckBox - Class in org.gvsig.wfs.gui.panels.fieldstree
 
TetraStateCheckBox(String, Icon, int) - Constructor for class org.gvsig.wfs.gui.panels.fieldstree.TetraStateCheckBox
 
TetraStateCheckBox(String) - Constructor for class org.gvsig.wfs.gui.panels.fieldstree.TetraStateCheckBox
 
TetraStateCheckBox() - Constructor for class org.gvsig.wfs.gui.panels.fieldstree.TetraStateCheckBox
 
title - Variable in class org.gvsig.remoteclient.wfs.WFSServiceInformation
 
toString(BinaryTree, String) - Method in class org.gvsig.remoteclient.wfs.filters.AbstractFilter
It returns the Query like a String
toString(String) - Method in class org.gvsig.remoteclient.wfs.filters.AbstractFilter
 
toString(BinaryTree, String) - Method in class org.gvsig.remoteclient.wfs.filters.filterencoding.FilterEncoding
 
toString() - Method in class org.gvsig.remoteclient.wfs.WFSFeatureField
 
toString() - Method in class org.gvsig.wfs.gui.panels.fieldstree.CheckBoxNode
 
toString() - Method in class org.gvsig.wfs.gui.panels.model.WFSSelectedFeature
 
transaction(WFSStatus, boolean, ICancellable) - Method in class org.gvsig.remoteclient.wfs.WFSClient
The Transaction operation is used to describe data transformation operations that are to be applied to web accessible feature instances.
transaction(WFSStatus, boolean, ICancellable) - Method in class org.gvsig.remoteclient.wfs.WFSProtocolHandler
Builds a transaction request that is sent to the WFS the response will be parse to extract the data needed by the WFS client
TreeTableModelWithCheckBoxes - Class in org.gvsig.wfs.gui.panels.fieldstree
 
TreeTableModelWithCheckBoxes() - Constructor for class org.gvsig.wfs.gui.panels.fieldstree.TreeTableModelWithCheckBoxes
 
TreeTableModelWithCheckBoxes(Object) - Constructor for class org.gvsig.wfs.gui.panels.fieldstree.TreeTableModelWithCheckBoxes
 

U

unselectAllFeatures() - Method in class org.gvsig.wfs.gui.panels.WFSSelectFeaturePanel
Updates the list with no feature selected.
UPDATE_NAME_TAG - Static variable in class org.gvsig.remoteclient.wfs.request.WFSTransactionRequest
 
UPDATE_PROPERTY_TAG - Static variable in class org.gvsig.remoteclient.wfs.request.WFSTransactionRequest
 
UPDATE_VALUE_TAG - Static variable in class org.gvsig.remoteclient.wfs.request.WFSTransactionRequest
 
updateWFSArea() - Method in class org.gvsig.wfs.gui.panels.WFSAreaPanel
Updates the current area information with the area of the active view

V

values() - Method in exception org.gvsig.remoteclient.wfs.exceptions.InvalidFormatException
 
values() - Method in exception org.gvsig.remoteclient.wfs.exceptions.WFSException
 
values() - Method in exception org.gvsig.remoteclient.wfs.exceptions.WFSGetFeatureException
 
values() - Method in exception org.gvsig.remoteclient.wfs.schema.type.GMLException
 
values() - Method in exception org.gvsig.remoteclient.wfs.schema.type.GMLInvalidFormatException
 
VERSION - Static variable in class org.gvsig.remoteclient.wfs.schema.GMLTags
 
version - Variable in class org.gvsig.remoteclient.wfs.WFSServiceInformation
 

W

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
 

X

XML_ATTRIBUTE_FORM_DEFAULT - Static variable in class org.gvsig.remoteclient.wfs.schema.GMLTags
 
XML_ELEMENT_FORM_DEFAULT - Static variable in class org.gvsig.remoteclient.wfs.schema.GMLTags
 
XML_NAMESPACE - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
 
XML_NAMESPACE - Static variable in class org.gvsig.remoteclient.wfs.schema.GMLTags
 
XML_NAMESPACE_PREFIX - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
 
XML_ROOT - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
 
XML_SCHEMA_LOCATION - Static variable in class org.gvsig.remoteclient.wfs.schema.GMLTags
 
XML_SCHEMALOCATION - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
 
XML_TARGET_NAMESPACE - Static variable in class org.gvsig.remoteclient.wfs.schema.GMLTags
 
XMLNameSpace - Class in org.gvsig.remoteclient.wfs.schema
This class represent a XSD schema file
XMLNameSpace(String, String) - Constructor for class org.gvsig.remoteclient.wfs.schema.XMLNameSpace
 
XMLNS - Static variable in class org.gvsig.remoteclient.wfs.edition.WFSTTags
 
XMLSchemaParser - Class in org.gvsig.remoteclient.wfs.schema
Thas class is used to parse a schema XSD
XMLSchemaParser() - Constructor for class org.gvsig.remoteclient.wfs.schema.XMLSchemaParser
 
XMLSchemaParser(String) - Constructor for class org.gvsig.remoteclient.wfs.schema.XMLSchemaParser
 
A B C D E F G H I K L M N O P R S T U V W X 

Copyright © 2014 gvSIG Association. All Rights Reserved.