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

A

ABSTRACT_FEATURESTORE_DYNCLASS_NAME - Static variable in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
AbstractFeatureRule - Class in org.gvsig.fmap.dal.feature
Abstract feature rule intended for giving a partial default implementation of the FeatureRule interface to other rule implementations.
AbstractFeatureRule(String, String) - Constructor for class org.gvsig.fmap.dal.feature.AbstractFeatureRule
 
AbstractFeatureRule(String, String, boolean, boolean) - Constructor for class org.gvsig.fmap.dal.feature.AbstractFeatureRule
 
AbstractFeatureStoreTransform - Class in org.gvsig.fmap.dal.feature
Abstract feature store transform intended for giving a partial default implementation of the FeatureStoreTransform interface to other transform implementations.
AbstractFeatureStoreTransform() - Constructor for class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
AbstractFeatureStoreTransform(String, String) - Constructor for class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
accept(Visitor) - Method in interface org.gvsig.fmap.dal.DataSet
Provides each value of this Store to the provided Visitor.
accept(Visitor) - Method in interface org.gvsig.fmap.dal.DataStore
Provides each value of this Store to the provided Visitor.
accept(Visitor, DataQuery) - Method in interface org.gvsig.fmap.dal.DataStore
Provides each value of this Store to the provided Visitor.
accept(Visitor, long) - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Provides each value of this Store to the provided Visitor, beginning from the provided index position.
AccessResourceException - Exception in org.gvsig.fmap.dal.resource.exception
 
AccessResourceException(Resource, Throwable) - Constructor for exception org.gvsig.fmap.dal.resource.exception.AccessResourceException
 
add(String, NewDataStoreParameters, boolean) - Method in interface org.gvsig.fmap.dal.DataServerExplorer
Creates a new DataStore in this server.
add(String, int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Adds an attribute to this EditableFeatureType.
add(String, int, int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Adds an attribute to this EditableFeatureType.
add(String, int, Evaluator) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Adds a calculated attribute to this EditableFeatureType.
add(String, boolean) - Method in class org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
add(Evaluator, boolean) - Method in class org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
add(FeatureRule) - Method in interface org.gvsig.fmap.dal.feature.FeatureRules
Adds a new rule to this FeatureRules.
add(FeatureStoreTransform) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransforms
Adds a FeatureStoreTransform to this container.
add(Feature, Map) - Method in interface org.gvsig.fmap.dal.feature.operation.LegendLabelingManager
 
addAttributeName(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Adds the name of an attribute that has to be used to load each Feature.
addConsumer(ResourceConsumer) - Method in interface org.gvsig.fmap.dal.resource.Resource
Adds a consumer to this resource.
addFeatures(FeatureSet, FeatureStore) - Method in interface org.gvsig.fmap.dal.feature.FeatureCache
Add a set of features contained in a envelope for a concrete scale.
addFilter(Evaluator) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Adds a filter to apply to the Features to load.
AFTER_CANCELEDITING - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
AFTER_CLOSE - Static variable in interface org.gvsig.fmap.dal.DataStoreNotification
Fired after closing the store
AFTER_DELETE - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
AFTER_DISPOSE - Static variable in interface org.gvsig.fmap.dal.DataStoreNotification
Fired after disposing the store
AFTER_FINISHEDITING - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
AFTER_INSERT - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
AFTER_OPEN - Static variable in interface org.gvsig.fmap.dal.DataStoreNotification
Fired after opening the store
AFTER_REDO - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
AFTER_REFRESH - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
AFTER_STARTEDITING - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
AFTER_UNDO - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
AFTER_UPDATE - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
AFTER_UPDATE_TYPE - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
ALL - Static variable in interface org.gvsig.fmap.dal.feature.Feature
Mode that indicates the validation of all FeatureRules
allowAutomaticValues() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Incicates if attibutes with automatic values are allowed in the source
allowCreate() - Method in interface org.gvsig.fmap.dal.DataStoreProviderFactory
The provider can create new stores.
allowEditableFeatureType() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreProviderFactory
 
allowMultipleGeometryTypes() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreProviderFactory
 
allowNull() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Indicates whether this attribute accepts null values.
allowRead() - Method in interface org.gvsig.fmap.dal.DataStoreProviderFactory
The provider has read support
allowWrite() - Method in interface org.gvsig.fmap.dal.DataStoreProviderFactory
The provider has write support
allowWrite() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Indicates whether this store allows writing.
allowWrite() - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreProvider
 
AlreadyEditingException - Exception in org.gvsig.fmap.dal.feature.exception
 
AlreadyEditingException(String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.AlreadyEditingException
 
append(FeatureProvider) - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreProvider
 
apply() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
applyTransform(Feature, EditableFeature) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
Applies this transform between two features, copying the source data to the target feature.
areValid() - Method in interface org.gvsig.fmap.dal.feature.FeatureIndexes
Returns if all the indexes are valid and might be used to get Features.
AttributeFeatureTypeIntegrityException - Exception in org.gvsig.fmap.dal.feature.exception
 
AttributeFeatureTypeIntegrityException(String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.AttributeFeatureTypeIntegrityException
 
AttributeFeatureTypeNotSuportedException - Exception in org.gvsig.fmap.dal.feature.exception
 
AttributeFeatureTypeNotSuportedException(String, int, String, String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.AttributeFeatureTypeNotSuportedException
 
AttributeFeatureTypeSizeException - Exception in org.gvsig.fmap.dal.feature.exception
 
AttributeFeatureTypeSizeException(int) - Constructor for exception org.gvsig.fmap.dal.feature.exception.AttributeFeatureTypeSizeException
 

B

BEFORE_CANCELEDITING - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
BEFORE_CLOSE - Static variable in interface org.gvsig.fmap.dal.DataStoreNotification
Fired before closing the store
BEFORE_DELETE - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
BEFORE_DISPOSE - Static variable in interface org.gvsig.fmap.dal.DataStoreNotification
Fired before disposing the store
BEFORE_FINISHEDITING - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
BEFORE_INSERT - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
BEFORE_OPEN - Static variable in interface org.gvsig.fmap.dal.DataStoreNotification
Fired before opening the store
BEFORE_REDO - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
BEFORE_REFRESH - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
BEFORE_STARTEDITING - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
BEFORE_UNDO - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
BEFORE_UPDATE - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
BEFORE_UPDATE_TYPE - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
beginAppend() - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreProvider
 
beginEditingGroup(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Initiates an editing group.

C

canAdd() - Method in interface org.gvsig.fmap.dal.DataServerExplorer
Indicates whether this DataServerExplorer can create a new DataStore in the server.
canAdd(String) - Method in interface org.gvsig.fmap.dal.DataServerExplorer
Indicates whether this DataServerExplorer can create a new DataStore in the server, given the store name.
cancelEditing() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Cancels all editing since the last edit().
canRetryOpen(Exception, DataParameters) - Method in interface org.gvsig.fmap.dal.OpenErrorHandler
Returns true if the opening can be retried.
canWriteGeometry(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Deprecated. Mirar de cambiarlo a metadatos
CHANGED - Static variable in interface org.gvsig.fmap.dal.resource.ResourceNotification
A resource property has been changed
checkAtFinishEditing() - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureRule
 
checkAtFinishEditing() - Method in interface org.gvsig.fmap.dal.feature.FeatureRule
Returns true if this rule should be applied just when editing is being finished.
checkAtFinishEdition - Variable in class org.gvsig.fmap.dal.feature.AbstractFeatureRule
 
checkAtUpdate - Variable in class org.gvsig.fmap.dal.feature.AbstractFeatureRule
 
checkAtUpdate() - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureRule
 
checkAtUpdate() - Method in interface org.gvsig.fmap.dal.feature.FeatureRule
Indicates whether this rule should be checked at update.
checkIntegrity() - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Checks attribute integrity
CHOICE - Static variable in interface org.gvsig.fmap.dal.DataParameterDescriptor
Accepts a single value from a value set
clear() - Method in interface org.gvsig.fmap.dal.DataParameters
clears the parameter container.
clear() - Method in class org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
clear() - Method in interface org.gvsig.fmap.dal.feature.FeatureRules
Clears this FeatureRules from any rules.
clear() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransforms
Empties this container.
clone() - Method in class org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
clone() - Method in class org.gvsig.fmap.dal.feature.FeatureQueryOrder.FeatureQueryOrderMember
 
CLOSE - Static variable in interface org.gvsig.fmap.dal.resource.ResourceNotification
A resource is being closed
CLOSED - Static variable in interface org.gvsig.fmap.dal.resource.ResourceNotification
A resource has been closed
CloseException - Exception in org.gvsig.fmap.dal.exception
FIXME
CloseException(String, Throwable) - Constructor for exception org.gvsig.fmap.dal.exception.CloseException
 
closeRequest() - Method in interface org.gvsig.fmap.dal.resource.Resource
If the resource is not in use, calling this method will send a close request to all consumers referencing this resource.
closeResources() - Method in interface org.gvsig.fmap.dal.resource.ResourceManager
Close all register resources.
collectResources() - Method in interface org.gvsig.fmap.dal.resource.ResourceManager
Iterates over the resources and frees them if they are ready to be freed or try to close them if they are idle.
COMPLEX_NOTIFICATION - Static variable in interface org.gvsig.fmap.dal.DataStoreNotification
Complex notification for special situations
ConcurrentDataModificationException - Exception in org.gvsig.fmap.dal.feature.exception
 
ConcurrentDataModificationException(String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.ConcurrentDataModificationException
 
CopyException - Exception in org.gvsig.fmap.dal.exception
 
CopyException(String, Throwable) - Constructor for exception org.gvsig.fmap.dal.exception.CopyException
 
copyFrom(Feature) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Copies the values of all attributes from the source feature to this feature
CopyParametersException - Exception in org.gvsig.fmap.dal.exception
 
CopyParametersException(String, Throwable) - Constructor for exception org.gvsig.fmap.dal.exception.CopyParametersException
 
CoveragerStoreParameters - Interface in org.gvsig.fmap.dal.raster
 
CoverageSelection - Interface in org.gvsig.fmap.dal.raster
 
CoverageSet - Interface in org.gvsig.fmap.dal.raster
 
CoverageStore - Interface in org.gvsig.fmap.dal.raster
 
createCache(String, DynObject) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Creates a vectorial cache that is used to save and retrieve data.
createCacheParameters(String) - Method in interface org.gvsig.fmap.dal.DataManager
Returns an instance of DataServerExplorerParameters corresponding to the given name used by the cache to create a store to save the retrieved data.
CreateException - Exception in org.gvsig.fmap.dal.exception
 
CreateException(String, Throwable) - Constructor for exception org.gvsig.fmap.dal.exception.CreateException
 
CreateException(String, String, long) - Constructor for exception org.gvsig.fmap.dal.exception.CreateException
 
createExpresion(String) - Method in interface org.gvsig.fmap.dal.DataManager
Creates an instance of Evaluator that represents the given expression.
createFeatureAttributeGetter(String) - Method in interface org.gvsig.fmap.dal.DataManager
Creates a FeatureAttributeGetter by name.
CreateFeatureException - Exception in org.gvsig.fmap.dal.feature.exception
 
CreateFeatureException(Throwable, String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.CreateFeatureException
 
createFeaturePagingHelper(FeatureStore, int) - Method in interface org.gvsig.fmap.dal.DataManager
Creates a FeaturePagingHelper to paginate data from a FeatureStore.
createFeaturePagingHelper(FeatureStore, FeatureQuery, int) - Method in interface org.gvsig.fmap.dal.DataManager
Creates a FeaturePagingHelper to paginate data from a FeatureStore.
createFeatureQuery() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns a new FeatureQuery associated to this store.
createFeatureSelection() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Creates a FeatureSelection
createFeatureType() - Method in interface org.gvsig.fmap.dal.DataManager
 
CreateGeometryException - Exception in org.gvsig.fmap.dal.feature.exception
 
CreateGeometryException(Throwable) - Constructor for exception org.gvsig.fmap.dal.feature.exception.CreateGeometryException
 
CreateGeometryException(int, int, Throwable) - Constructor for exception org.gvsig.fmap.dal.feature.exception.CreateGeometryException
 
createIndex(FeatureType, String, String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Creates an index which will be applied to the features of the given type, by using the data of the given attribute.
createIndex(String, FeatureType, String, String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Creates an index which will be applied to the features of the given type, by using the data of the given attribute.
createIndex(FeatureType, String, String, Observer) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Creates an index which will be applied to the features of the given type, by using the data of the given attribute.
createIndex(String, FeatureType, String, String, Observer) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Creates an index which will be applied to the features of the given type, by using the data of the given attribute.
createMemoryStore(String) - Method in interface org.gvsig.fmap.dal.DataManager
Utility method to create the a FeatureStore based on the MemoryStoreProvider.
createMemoryStoreParameters(String) - Method in interface org.gvsig.fmap.dal.DataManager
Utility method to create the DataStoreParameters to create a FeatureStore based on the MemoryStoreProvider.
createNewFeature() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Creates a new feature using the default feature type and returns it as an EditableFeature
createNewFeature(FeatureType, Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Creates a new feature of the given FeatureType and uses the given Feature as default values to initialize it.
createNewFeature(FeatureType, boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Creates a new feature of the given FeatureType.
createNewFeature(boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Creates a new feature of default FeatureType.
createNewOID() - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreProvider
 
createNewStoreParameters(String, String) - Method in interface org.gvsig.fmap.dal.DataManager
Creates, initializes and returns an instance of NewDataStoreParameters given the name with which their provider is registered.
createProvider(DataParameters, DataStoreProviderServices) - Method in interface org.gvsig.fmap.dal.DataStoreProviderFactory
Builds a specific provider
createQuery() - Method in interface org.gvsig.fmap.dal.DataStore
Returns a new instance of a DataQuery.
createSelection() - Method in interface org.gvsig.fmap.dal.DataStore
Creates a new selection.
createServerExplorer(DataServerExplorerParameters) - Method in interface org.gvsig.fmap.dal.DataManager
Deprecated. see openServerExplorer
createServerExplorerParameters(String) - Method in interface org.gvsig.fmap.dal.DataManager
Returns an instance of DataServerExplorerParameters corresponding to the given name.
createStore(DataStoreParameters) - Method in interface org.gvsig.fmap.dal.DataManager
Deprecated. see openStore
createStore() - Method in interface org.gvsig.fmap.dal.DataStoreFactory
Builds a specific kind of store
createStore() - Method in class org.gvsig.fmap.dal.raster.DefaultCoverageStoreFactory
 
createStoreParameters(String) - Method in interface org.gvsig.fmap.dal.DataManager
Creates, initializes and returns an instance of DataStoreParameters given the name with which their provider is registered.

D

DALLibrary - Class in org.gvsig.fmap.dal
Initializes gvSIG's desktop DAL by registering the default implementation for DataManager and ResourceManager.
DALLibrary() - Constructor for class org.gvsig.fmap.dal.DALLibrary
 
DALLocator - Class in org.gvsig.fmap.dal
This locator is the entry point of gvSIG's DAL, providing access to all DAL services.
DALLocator() - Constructor for class org.gvsig.fmap.dal.DALLocator
 
DATA_MANAGER_NAME - Static variable in class org.gvsig.fmap.dal.DALLocator
DataManager name used by the locator to access the instance
DataEvaluatorException - Exception in org.gvsig.fmap.dal.exception
 
DataEvaluatorException(Throwable) - Constructor for exception org.gvsig.fmap.dal.exception.DataEvaluatorException
 
DataEvaluatorRuntimeException - Exception in org.gvsig.fmap.dal.exception
 
DataEvaluatorRuntimeException(Throwable) - Constructor for exception org.gvsig.fmap.dal.exception.DataEvaluatorRuntimeException
 
DataException - Exception in org.gvsig.fmap.dal.exception
 
DataException(String, Throwable, String, long) - Constructor for exception org.gvsig.fmap.dal.exception.DataException
 
DataException(String, String, long) - Constructor for exception org.gvsig.fmap.dal.exception.DataException
 
DataExportException - Exception in org.gvsig.fmap.dal.feature.exception
 
DataExportException(Throwable, String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.DataExportException
 
DataListException - Exception in org.gvsig.fmap.dal.exception
 
DataListException(String, Throwable, String, long) - Constructor for exception org.gvsig.fmap.dal.exception.DataListException
 
DataListException(String, String, long) - Constructor for exception org.gvsig.fmap.dal.exception.DataListException
 
DataManager - Interface in org.gvsig.fmap.dal
There are two top level management roles within DAL: data access and resource management.
DataParameterDescriptor - Interface in org.gvsig.fmap.dal
This interface describes the properties of a parameter.
DataParameters - Interface in org.gvsig.fmap.dal
This interface is a generic persistent parameter container.
DataQuery - Interface in org.gvsig.fmap.dal
Defines the properties of a collection of data, as a result of a query through a DataStore.
DataRuntimeException - Exception in org.gvsig.fmap.dal.exception
 
DataRuntimeException(String, Throwable, String, long) - Constructor for exception org.gvsig.fmap.dal.exception.DataRuntimeException
 
DataRuntimeException(String, String, long) - Constructor for exception org.gvsig.fmap.dal.exception.DataRuntimeException
 
DataSelection - Interface in org.gvsig.fmap.dal
Interface to manage selection of objects from an undetermined set.
DataServerExplorer - Interface in org.gvsig.fmap.dal
DataServerExplorer is an abstraction for any type of data server.
DataServerExplorerParameters - Interface in org.gvsig.fmap.dal
DataServerExplorer parameter container.
DataSet - Interface in org.gvsig.fmap.dal
Interface that represents a generic set of data.
DataStore - Interface in org.gvsig.fmap.dal
This is the basic interface for all data stores.
DataStoreFactory - Interface in org.gvsig.fmap.dal
Interface for all DataStore factories.
DataStoreNotification - Interface in org.gvsig.fmap.dal
This interface represents a notification produced by a DataStore.
DataStoreParameters - Interface in org.gvsig.fmap.dal
This interface is used by any store implementation that requires store specific parameters.
DataStoreProvider - Interface in org.gvsig.fmap.dal
 
DataStoreProviderFactory - Interface in org.gvsig.fmap.dal
 
DataTypes - Interface in org.gvsig.fmap.dal
This interface defines a set of constants for all data types supported by the DAL.
DefaultCoverageStoreFactory - Class in org.gvsig.fmap.dal.raster
 
DefaultCoverageStoreFactory() - Constructor for class org.gvsig.fmap.dal.raster.DefaultCoverageStoreFactory
 
delete(double) - Method in interface org.gvsig.fmap.dal.feature.FeatureCache
Delete all the features for a concrete scale.
delete(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Deletes a Feature in the index.
delete(FeatureSet) - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Deletes a FeatureSet from this index FeatureType is not checked so it will accept any FeatureType as long as exists a column with a valid name
delete(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Deletes a Feature from this FeatureSet.
delete(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Deletes a Feature from the store.
delete(Feature) - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
Deletes a Feature from current FeatureSet.
deleteAll() - Method in interface org.gvsig.fmap.dal.feature.FeatureCache
Delete all the features for all the scales in the cache system.
descripcion - Variable in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
description - Variable in class org.gvsig.fmap.dal.feature.AbstractFeatureRule
 
DESCRIPTION - Static variable in class org.gvsig.fmap.dal.store.memory.MemoryStoreProvider
 
deselect(FeatureReference) - Method in interface org.gvsig.fmap.dal.feature.FeatureReferenceSelection
Removes a feature from the selection.
deselect(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureSelection
Removes a feature from the selection.
deselect(FeatureSet) - Method in interface org.gvsig.fmap.dal.feature.FeatureSelection
Removes a DataSet of features from the selection.
deselectAll() - Method in interface org.gvsig.fmap.dal.feature.FeatureReferenceSelection
Deselects all values.
dispose() - Method in interface org.gvsig.fmap.dal.resource.ResourceManager
 
DISPOSE - Static variable in interface org.gvsig.fmap.dal.resource.ResourceNotification
A resource is being disposed
DisposeResorceManagerException - Exception in org.gvsig.fmap.dal.resource.exception
 
DisposeResorceManagerException() - Constructor for exception org.gvsig.fmap.dal.resource.exception.DisposeResorceManagerException
 
doInitialize() - Method in class org.gvsig.fmap.dal.DALLibrary
 
doInitialize() - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreLibrary
 
doPostInitialize() - Method in class org.gvsig.fmap.dal.DALLibrary
 
doPostInitialize() - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreLibrary
 
doRegistration() - Method in class org.gvsig.fmap.dal.DALLibrary
 
doRegistration() - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreLibrary
 

E

edit() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Enters editing state.
edit(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Enters editing state specifying the editing mode.
EditableFeature - Interface in org.gvsig.fmap.dal.feature
This interface represents a Feature in editable state.
EditableFeatureAttributeDescriptor - Interface in org.gvsig.fmap.dal.feature
This interface represents a FeatureAttributeDescriptor in editable state.
EditableFeatureType - Interface in org.gvsig.fmap.dal.feature
This interface represents a FeatureType in editable state.
endAppend() - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreProvider
 
endEditingGroup() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Finishes an editing group.
endLoading() - Method in interface org.gvsig.fmap.dal.feature.operation.LegendLabelingManager
 
execute(ResourceAction) - Method in interface org.gvsig.fmap.dal.resource.Resource
Executes an action which uses the current Resource.
export(DataServerExplorer, String, NewFeatureStoreParameters) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Exports this store to another store.

F

fastIterator() - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Returns a fast iterator over this set.
fastIterator(long) - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Returns a fast iterator over this set, starting from the given index.
Feature - Interface in org.gvsig.fmap.dal.feature
Represents the basic data unit of a tabular structure, equivalent to a record in a data base table.
FEATURE_METADATA_DEFINITION_NAME - Static variable in interface org.gvsig.fmap.dal.DataStore
 
FeatureAttributeDescriptor - Interface in org.gvsig.fmap.dal.feature
A feature attribute descriptor contains information about one of the attributes in a feature, such as its name, data type or precision.
FeatureAttributeGetter - Interface in org.gvsig.fmap.dal.feature
 
FeatureCache - Interface in org.gvsig.fmap.dal.feature
This class represents a vectorial cache that is used to save and retrieve FeatureSets.
FeatureIndex - Interface in org.gvsig.fmap.dal.feature
This interface represents a local index on feature based data.
FeatureIndexes - Interface in org.gvsig.fmap.dal.feature
This interface gives access to a store's local indexes and also provides a delegated method for obtaining a resulting FeatureSet using the appropriate index given an Evaluator.
FeatureIndexException - Exception in org.gvsig.fmap.dal.feature.exception
 
FeatureIndexException(Exception) - Constructor for exception org.gvsig.fmap.dal.feature.exception.FeatureIndexException
Main constructor that provides a cause Exception
FeatureIndexException(String, String, long) - Constructor for exception org.gvsig.fmap.dal.feature.exception.FeatureIndexException
 
FeatureIndexException(String, Throwable, String, long) - Constructor for exception org.gvsig.fmap.dal.feature.exception.FeatureIndexException
 
FeatureIndexOperationException - Exception in org.gvsig.fmap.dal.feature.exception
Exception thrown when a FeatureIndex operation has failed.
FeatureIndexOperationException(FeatureIndex, String, Throwable) - Constructor for exception org.gvsig.fmap.dal.feature.exception.FeatureIndexOperationException
Creates a new FeatureIndexOperationException.
FeatureLocks - Interface in org.gvsig.fmap.dal.feature
Manages locks of Features.
FeatureLocksGroup - Interface in org.gvsig.fmap.dal.feature
 
FeaturePagingHelper - Interface in org.gvsig.fmap.dal.feature.paging
Helper interface to access the values of a FeatureCollection by position.
FeatureQuery - Interface in org.gvsig.fmap.dal.feature
Defines the properties of a collection of Features, as a result of a query through a FeatureStore.
FeatureQueryOrder - Class in org.gvsig.fmap.dal.feature
 
FeatureQueryOrder() - Constructor for class org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
FeatureQueryOrder.FeatureQueryOrderMember - Class in org.gvsig.fmap.dal.feature
 
FeatureReference - Interface in org.gvsig.fmap.dal.feature
A FeatureReference is a lightweight unique identifier for a Feature.
FeatureReferenceSelection - Interface in org.gvsig.fmap.dal.feature
Interface to manage selection of objects from an undetermined set.
FeatureRule - Interface in org.gvsig.fmap.dal.feature
Represents a Feature validation rule.
FeatureRulePolygon - Class in org.gvsig.fmap.dal.feature.rule
 
FeatureRulePolygon() - Constructor for class org.gvsig.fmap.dal.feature.rule.FeatureRulePolygon
 
FeatureRulePolygon.FeatureRulePolygonException - Exception in org.gvsig.fmap.dal.feature.rule
 
FeatureRulePolygon.FeatureRulePolygonException(Throwable, String) - Constructor for exception org.gvsig.fmap.dal.feature.rule.FeatureRulePolygon.FeatureRulePolygonException
 
FeatureRules - Interface in org.gvsig.fmap.dal.feature
This is a container for FeatureRules.
FeatureSelection - Interface in org.gvsig.fmap.dal.feature
Manages a selection of Features.
FeatureSet - Interface in org.gvsig.fmap.dal.feature
A FeatureSet represents a set of Feature(s).
FeatureSetInitializeException - Exception in org.gvsig.fmap.dal.feature.exception
Exception thrown when an error is produced while creating or initializing a FeatureSet.
FeatureSetInitializeException(Throwable) - Constructor for exception org.gvsig.fmap.dal.feature.exception.FeatureSetInitializeException
Creates a new FeatureSetInitializeException.
FeatureStore - Interface in org.gvsig.fmap.dal.feature
A FeatureStore is a type of store whose data consists on sets of Feature(s).
FeatureStoreNotification - Interface in org.gvsig.fmap.dal.feature
 
FeatureStoreProviderFactory - Interface in org.gvsig.fmap.dal.feature
 
FeatureStoreTransform - Interface in org.gvsig.fmap.dal.feature
A FeatureStoreTransform provides a mechanism for mapping a source FeatureType to a target FeatureType, allowing to build different views (as in database view) over different feature types even from different stores.
FeatureStoreTransforms - Interface in org.gvsig.fmap.dal.feature
This interface represents a container for store transforms.
FeatureType - Interface in org.gvsig.fmap.dal.feature
This interface provides all the information that describes the structure of a type of feature, methods for managing it and also offers a variety of utility methods for simplicity's sake.
FeatureTypeIntegrityException - Exception in org.gvsig.fmap.dal.feature.exception
 
FeatureTypeIntegrityException(String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.FeatureTypeIntegrityException
 
FileNotFoundException - Exception in org.gvsig.fmap.dal.exception
 
FileNotFoundException(String) - Constructor for exception org.gvsig.fmap.dal.exception.FileNotFoundException
 
FileNotFoundException(File) - Constructor for exception org.gvsig.fmap.dal.exception.FileNotFoundException
 
FINISH_EDITING - Static variable in interface org.gvsig.fmap.dal.feature.Feature
Mode that indicates the validation of the finish editing FeatureRules
finishEditing() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Exits editing state.
FinishEditingException - Exception in org.gvsig.fmap.dal.feature.exception
 
FinishEditingException(Throwable) - Constructor for exception org.gvsig.fmap.dal.feature.exception.FinishEditingException
 

G

get(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the value of an attribute given its name.
get(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the value of an attribute given its position.
get(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureRules
Returns an object given its index.
get(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns an attribute descriptor given its name.
get(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns an attribute descriptor given its index
get() - Method in interface org.gvsig.fmap.dal.resource.Resource
Returns an object that represents the resource.
getAdditionalInfo(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns additional information of the attribute
getAddParameters(String) - Method in interface org.gvsig.fmap.dal.DataServerExplorer
Given the store's name, returns its parameters for creation.
getArray(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the array value of an attribute given its name.
getArray(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the array value of an attribute given its position.
getAscending() - Method in class org.gvsig.fmap.dal.feature.FeatureQueryOrder.FeatureQueryOrderMember
 
getAsDynObject() - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getAttributeDescriptor(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns a FeatureAttributeDescriptor given the attribute name.
getAttributeDescriptor(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns a FeatureAttributeDescriptor given the attribute index.
getAttributeDescriptors() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns an Array of the FeatureAttributeDescriptor
getAttributeName() - Method in class org.gvsig.fmap.dal.feature.FeatureQueryOrder.FeatureQueryOrderMember
 
getAttributeNames() - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Attribute names
getAttributeNames() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Returns the names of the attributes to load from each Feature.
getAvailableValues() - Method in interface org.gvsig.fmap.dal.DataParameterDescriptor
Returns an array containing the available values accepted by the parameter.
getAvailableValuesType() - Method in interface org.gvsig.fmap.dal.DataParameterDescriptor
Returns one of the available values type.
getBoolean(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the Boolean value of an attribute given its name.
getBoolean(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the Boolean value of an attribute given its position.
getByte(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the byte value of an attribute given its name.
getByte(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the byte value of an attribute given its position.
getCache() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
getChildren() - Method in interface org.gvsig.fmap.dal.DataStore
Returns an iterator over this store children
getCollectionResult() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
getCommand() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
getConsumersCount() - Method in interface org.gvsig.fmap.dal.resource.Resource
Returns this resource's current number of consumers.
getCopy() - Method in interface org.gvsig.fmap.dal.DataParameters
Creates and returns a new copy of this DataParameters.
getCopy() - Method in interface org.gvsig.fmap.dal.feature.Feature
Creates and returns a copy of this
getCopy() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns a clone of this attribute descriptor
getCopy() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Deprecated. to be removed in gvSIG 2.0
getCopy() - Method in class org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
getCopy() - Method in interface org.gvsig.fmap.dal.feature.FeatureRules
Returns a new copy of this FeatureRules.
getCopy() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns a new copy of this FeatureType
getCurrentPageFeatures() - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
Returns all the values of the current loaded page.
getData() - Method in interface org.gvsig.fmap.dal.resource.Resource
Returns a custom object containing extended data relative to this resource.
getDataManager() - Static method in class org.gvsig.fmap.dal.DALLocator
Return a reference to DataManager.
getDataSet() - Method in interface org.gvsig.fmap.dal.DataStore
Returns all available data.
getDataSet(DataQuery) - Method in interface org.gvsig.fmap.dal.DataStore
Returns a subset of data taking into account the properties and restrictions of the DataQuery.
getDataSet(Observer) - Method in interface org.gvsig.fmap.dal.DataStore
Loads all available data and notifies the observer for each loaded block of data.
getDataSet(DataQuery, Observer) - Method in interface org.gvsig.fmap.dal.DataStore
Loads a subset of data taking into account the properties and restrictions of the DataQuery.
getDataStoreName() - Method in interface org.gvsig.fmap.dal.DataStoreParameters
Returns the DataStore's name
getDataStoreName() - Method in interface org.gvsig.fmap.dal.raster.CoveragerStoreParameters
 
getDataStoreName() - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreParameters
 
getDataStoreProviderNames() - Method in interface org.gvsig.fmap.dal.DataServerExplorer
Return the list of provider names that this server allow.
getDataType() - Method in interface org.gvsig.fmap.dal.DataParameterDescriptor
Returns the parameter's data type.
getDataType() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeGetter
 
getDataType() - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Data type
getDataTypeName() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns the name of this attribute's data type.
getDataTypes() - Method in interface org.gvsig.fmap.dal.DataManager
 
getDate(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the Date value of an attribute given its name.
getDate(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the Date value of an attribute given its position.
getDateFormat() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
If this attribute is of type Date, then this method returns the date format set by the data store.
getDefaultEnvelope() - Method in interface org.gvsig.fmap.dal.feature.Feature
Envelope (AKA extent or bounding box) of the default geometry attribute.
getDefaultFeatureIndexProviderName(int) - Method in interface org.gvsig.fmap.dal.DataManager
Returns the default DataIndexProvider name, given a data type.
getDefaultFeatureType() - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
getDefaultFeatureType() - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Returns the default FeatureType of this FeatureSet.
getDefaultFeatureType() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns this store's default FeatureType.
getDefaultFeatureType() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
Returns the default FeatureType.
getDefaultFeatureType() - Method in interface org.gvsig.fmap.dal.feature.NewFeatureStoreParameters
 
getDefaultGeometry() - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the value of the default geometry attribute, which is a Geometry.
getDefaultGeometryAttribute() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns the default geometry FeatureAttributeDescriptor.
getDefaultGeometryAttributeIndex() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns the index of the attribute that will be used as default geometry attribute.
getDefaultGeometryAttributeName() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns the name of the attribute that will be used as default geometry attribute for those processes that require a geometry (for instance rendering).
getDefaultLegend() - Method in interface org.gvsig.fmap.dal.feature.operation.LegendLabelingManager
 
getDefaultSRS() - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the Spatial Reference System in which is expressed the default geometry attribute.
getDefaultSRS() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns the SRS in which the default geometry attribute is expressed.
getDefaultTimeAttribute() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns the default time FeatureAttributeDescriptor.
getDefaultTimeout() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
getDefaultValue() - Method in interface org.gvsig.fmap.dal.DataParameterDescriptor
Returns the parameter's default value.
getDelegatedDynObject() - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreParameters
 
getDescription() - Method in interface org.gvsig.fmap.dal.DataParameterDescriptor
Returns the parameter's description
getDescription() - Method in interface org.gvsig.fmap.dal.DataStoreParameters
Returns the DataStore's description
getDescription() - Method in interface org.gvsig.fmap.dal.DataStoreProviderFactory
Return a short descripion about the provider
getDescription() - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureRule
 
getDescription() - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
getDescription() - Method in interface org.gvsig.fmap.dal.feature.FeatureRule
Returns the rule description
getDescription() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
 
getDescription() - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreParameters
 
getDouble(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the double value of an attribute given its name.
getDouble(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the double value of an attribute given its position.
getDynObjectSet() - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Returns a DynObjectSet of the contents of this set.
getDynObjectSet(boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Returns a DynObjectSet of the contents of this set.
getDynValue(String) - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
Get the metadata value for the name name.
getDynValue(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
 
getEditable() - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the editable instance of this Feature.
getEditable() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns an editable instance of this FeatureType.
getEnvelope() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns this store's total envelope (extent).
getEnvelope() - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreProvider
 
getEvaluator() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns an evaluator that will be used to calculate the value of this attribute
getEvaluator() - Method in class org.gvsig.fmap.dal.feature.FeatureQueryOrder.FeatureQueryOrderMember
 
getExceptionLoading() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
getExplorer() - Method in interface org.gvsig.fmap.dal.DataStore
Returns the DataServerExplorer to which this DataStore belongs, if there is any.
getExplorerName() - Method in interface org.gvsig.fmap.dal.DataServerExplorerParameters
Returns the name of the data explorer type of the DataServerExplorer represented by this DataServerExplorerParameters
getExplorerProviders() - Method in interface org.gvsig.fmap.dal.DataManager
Returns a list of String containing the names of the available DataServerExplorer providers.
getFeature(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the Feature value of an attribute given its name.
getFeature(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the Feature value of an attribute given its position.
getFeature() - Method in interface org.gvsig.fmap.dal.feature.FeatureReference
Returns the referenced Feature
getFeature(FeatureType) - Method in interface org.gvsig.fmap.dal.feature.FeatureReference
Returns the referenced Feature
getFeature() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
getFeatureAt(long) - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
Returns the Feature located at the index position.
getFeatureAttributeGetter() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Gets if the attribute has a FeatureAttributeGetter.
getFeatureByReference(FeatureReference) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns the feature given its reference.
getFeatureByReference(FeatureReference, FeatureType) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns the feature given its reference and feature type.
getFeatureCacheProviders() - Method in interface org.gvsig.fmap.dal.DataManager
Returns a list of String containing the names of the available cache providers.
getFeatureComparator() - Method in class org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
getFeatureCount() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns featue count of this store.
getFeatureIndex(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureIndexes
Returns a FeatureIndex given the name with which it was created.
getFeatureIndexProviders() - Method in interface org.gvsig.fmap.dal.DataManager
Returns a list of String containing the names of the available index providers.
getFeatureQuery() - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
Returns the query used to load the Features.
getFeatureSelection() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns the current FeatureSelection.
getFeatureSet(Envelope, double) - Method in interface org.gvsig.fmap.dal.feature.FeatureCache
Return a feature set form a concrete envelope and a scale.
getFeatureSet(Evaluator) - Method in interface org.gvsig.fmap.dal.feature.FeatureIndexes
Using the given evaluator attributes, choose and use an appropriate index to obtain a FeatureSet.
getFeatureSet() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns all available features in the store.
getFeatureSet(FeatureQuery) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns a subset of features taking into account the properties and restrictions of the FeatureQuery.
getFeatureSet(FeatureQuery, Observer) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Loads a subset of features taking into account the properties and restrictions of the FeatureQuery.
getFeatureSet(Observer) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Loads all available feature in the store.
getFeatureSet() - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
Returns the FeatureSet used to fetch the data.
getFeatureStore() - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
getFeatureStore() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
Returns the FeatureStore to which this transform belongs.
getFeatureStore() - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
Returns the FeatureStore used to fetch the data.
getFeatureType(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns this store's featureType FeatureType matches with featureTypeId.
getFeatureType() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
getFeatureType() - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
Returns the FeatureType used of the data.
GetFeatureTypeException - Exception in org.gvsig.fmap.dal.feature.exception
 
GetFeatureTypeException(Throwable, String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.GetFeatureTypeException
 
getFeatureTypeId() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Returns the FeatureType id of the Features to load.
getFeatureTypes() - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
getFeatureTypes() - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Returns a list of the FeatureType(s) in this FeatureSet.
getFeatureTypes() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns this store's FeatureType(s).
getFeatureTypes() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
Returns this FeatureStoreTransform's FeatureType(s)
getFilter() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Returns the filter to apply to the Features to load.
getFloat(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the float value of an attribute given its name.
getFloat(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the float value of an attribute given its position.
getFullName() - Method in interface org.gvsig.fmap.dal.DataStore
Returns a more descriptive name for the store that getName.
getFullName() - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreProvider
 
getGeometries() - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns a list with the values of this Feature's geometry attributes.
getGeometry(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the Geometry value of an attribute given its name.
getGeometry(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the Geometry value of an attribute given its position.
getGeometrySubType() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Deprecated. use FeatureAttributeDescriptor.getGeomType() instead. To be removed in gvSIG 2.1.
getGeometryType() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Deprecated. use FeatureAttributeDescriptor.getGeomType() instead. To be removed in gvSIG 2.1.
getGeomType() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns the GeometryType of the attribute if it is a geometry.
getGroups() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
getGroupsCount() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
getId() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns this FeatureType identifier.
getIndex() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns this attribute relative position within the Feature.
getIndex(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Given the name of an attribute, this method returns its position in this FeatureType.
getIndexes() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns a FeatureIndexes structure containing all available indexes in the store.
getInstance() - Static method in class org.gvsig.fmap.dal.DALLocator
Return the singleton instance.
getInstant(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the instant value of an attribute given its position.
getInstant(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the instant value of an attribute given its name.
getInt(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the int value of an attribute given its name.
getInt(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the int value of an attribute given its position.
getInterval() - Method in interface org.gvsig.fmap.dal.DataStore
Gets the Interval of the store, that means the temporal interval where the store has valid data.
getInterval(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the interval value of an attribute given its position.
getInterval(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the interval value of an attribute given its name.
getLabeling() - Method in interface org.gvsig.fmap.dal.feature.operation.LegendLabelingManager
 
getLastTimeOpen() - Method in interface org.gvsig.fmap.dal.resource.Resource
Returns the date and time in which this resource was opened for the last time.
getLastTimeUsed() - Method in interface org.gvsig.fmap.dal.resource.Resource
Returns the date and time in which this resource was accessed for the last time.
getLimit() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Returns the maximum number of elements to return with this query.
getLocatorName() - Method in class org.gvsig.fmap.dal.DALLocator
Returns the Locator name.
getLocks() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
getLocks() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns the set of locked features
getLocksCount() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
getLocksCount() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocksGroup
 
getLong(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the long value of an attribute given its name.
getLong(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the long value of an attribute given its position.
getMatchFeatureSet(Object) - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Returns a FeatureSet with the set of values that match the given value.
getMaximumOccurrences() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns the maximum number of occurrences of this attribute on a given feature.
getMaxValue() - Method in interface org.gvsig.fmap.dal.DataParameterDescriptor
Returns the maximum value when the parameter accepts a range of values.
getMinimumOccurrences() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns the minimum number of occurrences of this attribute on a given feature.
getMinValue() - Method in interface org.gvsig.fmap.dal.DataParameterDescriptor
Returns the minimum value when the parameter accepts a range of values.
getName() - Method in interface org.gvsig.fmap.dal.DataParameterDescriptor
Returns the parameter's name
getName() - Method in interface org.gvsig.fmap.dal.DataStore
Returns the name associated to the store.
getName() - Method in interface org.gvsig.fmap.dal.DataStoreProviderFactory
Returns the name of the provider
getName() - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureRule
 
getName() - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
getName() - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Index name
getName() - Method in interface org.gvsig.fmap.dal.feature.FeatureRule
Returns the rule name
getName() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
 
getName() - Method in interface org.gvsig.fmap.dal.resource.Resource
Returns the resource's name.
getName() - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreParameters
 
getName() - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreProvider
 
getNearestFeatureSet(int, Object) - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Returns a FeatureSet with the set of up to count values that are nearest to the given value.
getNearestFeatureSet(int, Object, Object) - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Returns a FeatureSet with the set of up to count values whose distance to the given value is not greater than tolerance
getNotEditableCopy() - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Returns a non editable copy of the Feature.
getNotEditableCopy() - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Returns a copy of the associated FeatureType.
getObjectClass() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
For attributes of type DataTypes.OBJECT, this returns the Java Class object that class or interface that all values of this attribute can be cast to.
getOIDType() - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreProvider
 
getOrder() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Returns the order of the Features to load.
getOrderByAttributeName() - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreParameters
 
getPageSize() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Returns the load page size, as the number of elements to be retrieved in block by the data source.
getParameters() - Method in interface org.gvsig.fmap.dal.DataServerExplorer
Returns this DataServerExplorer parameters
getParameters() - Method in interface org.gvsig.fmap.dal.DataStore
Return the of parameters of this store
getParameters() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns this store's parameters.
getParameters() - Method in interface org.gvsig.fmap.dal.resource.Resource
Returns the resource parameters.
getParameters() - Method in interface org.gvsig.fmap.dal.resource.ResourceNotification
Returns the parameters of the resource that caused this notification.
getPrecision() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
For attributes of type DataTypes.DOUBLE and DataTypes.FLOAT , this returns the maximum number of places after the decimal point.
getPrimaryKey() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns an Array of the FeatureAttributeDescriptor that compounds the primary key
getProviderName() - Method in interface org.gvsig.fmap.dal.DataServerExplorer
Returns the DataServerExplorer's name
getProviderName() - Method in interface org.gvsig.fmap.dal.DataStore
Return the provider name that use this store.
getProviderName() - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreProvider
 
getQueryParameter(String) - Method in interface org.gvsig.fmap.dal.DataQuery
Returns the value of an query parameter.
getRangeFeatureSet(Object, Object) - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Returns a FeatureSet with the set of values that belong to the range defined by value1 and value2.
getReference() - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns a unique identifier for this Feature in the associated store.
getResource() - Method in exception org.gvsig.fmap.dal.resource.exception.ResourceException
 
getResource(String) - Method in interface org.gvsig.fmap.dal.resource.ResourceManager
 
getResource() - Method in interface org.gvsig.fmap.dal.resource.ResourceNotification
Returns the resource that caused this notification.
getResource() - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreProvider
 
getResourceManager() - Static method in class org.gvsig.fmap.dal.DALLocator
Return a reference to ResourceManager.
getRetrievedFeaturesLimit() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
If the FeatureStoreProvider.hasRetrievedFeaturesLimit() returns true, it returns the limit of features retrieved from the provider.
getRule(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureRules
Returns a FeatureRule given its index.
getRules() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns a FeatureRules containing all rules applicable to features of this type.
getScale() - Method in interface org.gvsig.fmap.dal.DataQuery
Returns the scale of the data to load.
getSelectedCount() - Method in interface org.gvsig.fmap.dal.feature.FeatureReferenceSelection
Returns the number of selected values.
getSelection() - Method in interface org.gvsig.fmap.dal.DataStore
Returns the selected set of data
getSize() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns a number that indicates the size of this attribute.
getSize() - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Returns the number of Feature(s) contained in this FeatureSet.
getSource() - Method in interface org.gvsig.fmap.dal.DataStoreNotification
Returns the DataStore that produced this notification
getSource() - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Returns the Feature from which this EditableFeature was created
getSource() - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Returns the associated FeatureType.
getSourceFeatureTypeFrom(FeatureType) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
Returns the original store FeatureType that replaces targetFeatureType of this FeatureStoreTransform's
getSourceId() - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreProvider
 
getSourceMetadata() - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
getSRS() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
If this attribute is a Geometry, this method returns its Spatial Reference System.
getSRSDefaultGeometry() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Deprecated. use getDefaultFeatureType().getDefaultSRS()
getSRSs() - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns a list with the Spatial Reference Systems in which are expressed this Feature's geometry attributes.
getSRSs() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns a list with the SRSs in which this FeatureType geometries are expressed.
getStoreProviderFactory(String) - Method in interface org.gvsig.fmap.dal.DataManager
 
getStoreProviders() - Method in interface org.gvsig.fmap.dal.DataManager
Returns a list of Strings containing the names of all available DataStore providers.
getStoreProviders(String) - Method in interface org.gvsig.fmap.dal.DataManager
Returns a list of Strings containing the names of all available DataStore providers for an explorer.
getString(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the String value of an attribute given its name.
getString(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the String value of an attribute given its position.
getSupportedGeometries() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreProviderFactory
Return a list of geometry types (Geometry.TYPES) supported by this provider.
getTemporaryDirectory() - Method in interface org.gvsig.fmap.dal.DataManager
Returns the default DAL's temporary directory
getter(Object) - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeGetter
 
getTimeout() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocksGroup
 
getTimes() - Method in interface org.gvsig.fmap.dal.DataStore
Gets all the possible values of time for which the store has data.
getTimes(Interval) - Method in interface org.gvsig.fmap.dal.DataStore
Gets all the possible values of time for which the store has data and intersects with an interval.
getTimeToBeIdle() - Method in interface org.gvsig.fmap.dal.resource.ResourceManager
Returns the wait time to consider that a resource is idle in seconds.
getTransform(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransforms
Returns the FeatureStoreTransform given its index.
getTransforms() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns this store transforms
getType() - Method in interface org.gvsig.fmap.dal.DataStoreNotification
Returns the type of this notification, represented by one of the constants defined in this interface.
getType() - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the FeatureType that describes the structure of this Feature.
getType() - Method in interface org.gvsig.fmap.dal.resource.ResourceNotification
Returns the type of this notification.
getTypeName() - Method in interface org.gvsig.fmap.dal.resource.ResourceParameters
Returns the type name of the related resource.
getUnappliedLocks() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
getUnappliedLocksCount() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
getXXX() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocksGroup
 

H

hasDynValue(String) - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
Return true is the value name has a value in the metadata Overwrite this method to support that this transform overwrite the values of the statore's metadata.
hasDynValue(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
 
hasEvaluator() - Method in class org.gvsig.fmap.dal.feature.FeatureQueryOrder.FeatureQueryOrderMember
 
hasEvaluators() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Indicates whether this FeatureType has any assigned Evaluator(s).
hasFilter() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Returns if a filter has been defined for the query.
hasOID() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Indicates whether Feature(s) of this FeatureType have an OID defined.
hasOrder() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Returns if an order has been set for the elements returned by the query.
hasRasterSupport() - Method in interface org.gvsig.fmap.dal.DataStoreProviderFactory
The provider has raster support.
hasRetrievedFeaturesLimit() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Return if the maximum number of features provided by the provider are limited.
hasTabularSupport() - Method in interface org.gvsig.fmap.dal.DataStoreProviderFactory
The provider has tabular support.
hasVectorialSupport() - Method in interface org.gvsig.fmap.dal.DataStoreProviderFactory
The provider has vectorial support.

I

IllegalFeatureException - Exception in org.gvsig.fmap.dal.feature.exception
 
IllegalFeatureException(String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.IllegalFeatureException
 
IllegalFeatureTypeException - Exception in org.gvsig.fmap.dal.feature.exception
 
IllegalFeatureTypeException(String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.IllegalFeatureTypeException
 
IllegalValueException - Exception in org.gvsig.fmap.dal.feature.exception
 
IllegalValueException(FeatureAttributeDescriptor, Object) - Constructor for exception org.gvsig.fmap.dal.feature.exception.IllegalValueException
 
IllegalValueException(FeatureAttributeDescriptor, Object, Throwable) - Constructor for exception org.gvsig.fmap.dal.feature.exception.IllegalValueException
 
INDEX_FILLING_CANCELLED - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
Notifies about a Feature index filling operation being cancelled.
INDEX_FILLING_ERROR - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
Notifies about a Feature index finished operation error.
INDEX_FILLING_STARTED - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
Notifies about a Feature index filling operation being started.
INDEX_FILLING_SUCCESS - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
Notifies about a Feature index finished filling successfully.
init(String, String, boolean, boolean) - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureRule
 
initialize(String) - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreParameters
 
InitializeException - Exception in org.gvsig.fmap.dal.exception
 
InitializeException(String, Throwable) - Constructor for exception org.gvsig.fmap.dal.exception.InitializeException
 
InitializeException(Throwable) - Constructor for exception org.gvsig.fmap.dal.exception.InitializeException
 
InitializeException(String, Throwable, String, long) - Constructor for exception org.gvsig.fmap.dal.exception.InitializeException
 
InitializeException(String, String, long) - Constructor for exception org.gvsig.fmap.dal.exception.InitializeException
 
insert(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Inserts a Feature in the index.
insert(FeatureSet) - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Inserts a FeatureSet into this index FeatureType is not checked so it will accept any FeatureType as long as exists a column with a valid name
insert(EditableFeature) - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Inserts a new feature in this set.
insert(EditableFeature) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Inserts a Feature in the store.
insert(EditableFeature) - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
Inserts a new feature in this FeatureSet.
internalGetFeatureProviderByReference(FeatureReferenceProviderServices) - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreProvider
 
inUse() - Method in interface org.gvsig.fmap.dal.resource.Resource
Returns whether this resource is already in use by someone.
InvalidFeatureIndexException - Exception in org.gvsig.fmap.dal.feature.exception
Exception thrown when a FeatureIndex is used but its state is not valid.
InvalidFeatureIndexException() - Constructor for exception org.gvsig.fmap.dal.feature.exception.InvalidFeatureIndexException
Creates a new InvalidFeatureIndexException.
isAppending() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Indicates whether this store is in appending state.
isAppendModeSupported() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Indicates whether this store supports append mode.
isAutomatic() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns if value is created automatically by the source
isEditing() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Indicates whether this store is in editing state.
isEmpty() - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Indicates whether this FeatureSet contains zero features.
isEmpty() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransforms
Indicates whether this container is empty.
isFilling() - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Returns if the index is in the process of being filled with the Features of a store.
isFromStore(DataStore) - Method in interface org.gvsig.fmap.dal.DataSet
Indicates whether this DataSet belongs to a specific store
isKnownEnvelope() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Return if the provider knows the real envelope of a layer.
isLocked(FeatureReference) - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
isLocked(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
isLocked(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureLocksGroup
 
isLocked(FeatureReference) - Method in interface org.gvsig.fmap.dal.feature.FeatureLocksGroup
 
isLocksSupported() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Indicates whether this store supports locks.
isOpen() - Method in interface org.gvsig.fmap.dal.resource.Resource
Returns whether this resource is opened.
isPrimaryKey() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns true if this attribute forms all or part of the unique identifying value for the feature it is contained by.
isSelected(FeatureReference) - Method in interface org.gvsig.fmap.dal.feature.FeatureReferenceSelection
Returns if a feature is selected.
isSelected(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureSelection
Returns if a feature is selected.
isTime() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Gets if the attribute is a temporal attribute.
isTransformsOriginalValues() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
Retruns true if this make changes of any attributes values or false if only FeatureType definitions is changed.
isTransformsOriginalValues() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransforms
Retruns true if any FeatureStoreTransform make changes of any previous attributes values.
isValid() - Method in interface org.gvsig.fmap.dal.DataStoreParameters
Indicates whether these parameters are valid.
isValid() - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Returns if the index is valid and might be used to get Features.
isValid() - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreParameters
 
iterator() - Method in interface org.gvsig.fmap.dal.feature.FeatureIndexes
Returns an iterator over the indexes.
iterator() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocksGroup
 
iterator() - Method in class org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
iterator() - Method in interface org.gvsig.fmap.dal.feature.FeatureRules
Returns an iterator over the available FeatureRule(s)
iterator(long) - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Deprecated. use FeatureSet.fastIterator(long) instead
iterator() - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Deprecated. use FeatureSet.fastIterator() instead
iterator() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransforms
Returns an iterator over this container elements.
iterator() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns an iterator over this FeatureType's attributes.
iterator() - Method in interface org.gvsig.fmap.dal.resource.ResourceManager
Returns an iterator over the available resources.
IteratorIndexTooBigException - Exception in org.gvsig.fmap.dal.feature.exception
Exception thrown when the index value for an iterator of a FeatureSet is too big.
IteratorIndexTooBigException(long, long) - Constructor for exception org.gvsig.fmap.dal.feature.exception.IteratorIndexTooBigException
Creates a new IteratorIndexTooBigException.

L

LegendLabelingManager - Interface in org.gvsig.fmap.dal.feature.operation
 
LegendLabelingManagerFactory - Interface in org.gvsig.fmap.dal.feature.operation
 
list() - Method in interface org.gvsig.fmap.dal.DataServerExplorer
Provides a list of available stores in the server.
list(int) - Method in interface org.gvsig.fmap.dal.DataServerExplorer
Provides a list of available stores in the server of a type.
LOAD_FINISHED - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
LoadException - Exception in org.gvsig.fmap.dal.exception
 
LoadException(Throwable, String) - Constructor for exception org.gvsig.fmap.dal.exception.LoadException
 
loadFromState(PersistentState) - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
loadFromState(PersistentState) - Method in class org.gvsig.fmap.dal.feature.FeatureQueryOrder.FeatureQueryOrderMember
 
loadFromState(PersistentState) - Method in class org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
loadSucefully() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
lock(FeatureReference) - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
lock(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
lock(FeatureSet) - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
lockAll() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
LOCKS_CHANGE - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 

M

MemoryStoreLibrary - Class in org.gvsig.fmap.dal.store.memory
 
MemoryStoreLibrary() - Constructor for class org.gvsig.fmap.dal.store.memory.MemoryStoreLibrary
 
MemoryStoreParameters - Class in org.gvsig.fmap.dal.store.memory
 
MemoryStoreParameters() - Constructor for class org.gvsig.fmap.dal.store.memory.MemoryStoreParameters
 
MemoryStoreParameters(String) - Constructor for class org.gvsig.fmap.dal.store.memory.MemoryStoreParameters
 
MemoryStoreProvider - Class in org.gvsig.fmap.dal.store.memory
 
MemoryStoreProvider(MemoryStoreParameters, DataStoreProviderServices) - Constructor for class org.gvsig.fmap.dal.store.memory.MemoryStoreProvider
 
METADATA_CONTAINERNAME - Static variable in interface org.gvsig.fmap.dal.DataStore
Metadata property name for Container name provided by the data provider.
METADATA_CRS - Static variable in interface org.gvsig.fmap.dal.DataStore
Metadata property name for CRS provided by the data provider.
METADATA_DEFINITION_NAME - Static variable in interface org.gvsig.fmap.dal.DataStore
 
METADATA_DEFINITION_NAME - Static variable in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
METADATA_DEFINITION_NAME - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStore
 
METADATA_DEFINITION_NAME - Static variable in class org.gvsig.fmap.dal.store.memory.MemoryStoreProvider
 
METADATA_ENVELOPE - Static variable in interface org.gvsig.fmap.dal.DataStore
Metadata property name for Envelope provided by the data provider This metadata is only provided by data provider with spatial information.
METADATA_FEATURETYPE - Static variable in interface org.gvsig.fmap.dal.DataStore
Metadata property name for the feature type provided by the data provider.
METADATA_PROVIDER - Static variable in interface org.gvsig.fmap.dal.DataStore
Metadata property name for the provider name provided by the data provider.
MODE_ALL - Static variable in interface org.gvsig.fmap.dal.DataServerExplorer
 
MODE_APPEND - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStore
Indicates that this store is in append mode
MODE_FEATURE - Static variable in interface org.gvsig.fmap.dal.DataServerExplorer
 
MODE_FULLEDIT - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStore
Indicates that this store is in full edit mode
MODE_GEOMETRY - Static variable in interface org.gvsig.fmap.dal.DataServerExplorer
 
MODE_QUERY - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStore
Indicates that this store is in query mode
MODE_RASTER - Static variable in interface org.gvsig.fmap.dal.DataServerExplorer
 

N

name - Variable in class org.gvsig.fmap.dal.feature.AbstractFeatureRule
 
name - Variable in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
NAME - Static variable in class org.gvsig.fmap.dal.store.memory.MemoryStoreProvider
 
NeedEditingModeException - Exception in org.gvsig.fmap.dal.feature.exception
 
NeedEditingModeException(String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.NeedEditingModeException
 
NewDataStoreParameters - Interface in org.gvsig.fmap.dal
This class is used to distinguish a new instance of DataStoreParameters that still needs to be initialized (and therefore lacks of any valid parameter values), from a ready to use initialized instance.
NewFeatureStoreParameters - Interface in org.gvsig.fmap.dal.feature
 
newManager() - Method in interface org.gvsig.fmap.dal.feature.operation.LegendLabelingManagerFactory
 
newMetadataContainer(String) - Static method in class org.gvsig.fmap.dal.store.memory.MemoryStoreProvider
 
newStore(String, String, NewDataStoreParameters, boolean) - Method in interface org.gvsig.fmap.dal.DataManager
Create a new physical store
NO - Static variable in interface org.gvsig.fmap.dal.DataStoreProviderFactory
 
NoNewFeatureInsertException - Exception in org.gvsig.fmap.dal.feature.exception
 
NoNewFeatureInsertException(String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.NoNewFeatureInsertException
 
NullFeatureTypeException - Exception in org.gvsig.fmap.dal.feature.exception
 
NullFeatureTypeException(String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.NullFeatureTypeException
 

O

OPEN - Static variable in interface org.gvsig.fmap.dal.resource.ResourceNotification
A resource is being opened
open() - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreProvider
 
openCount() - Method in interface org.gvsig.fmap.dal.resource.Resource
Returns the number of times this resource has been opened since it was created.
OPENED - Static variable in interface org.gvsig.fmap.dal.resource.ResourceNotification
A resource has been opened
OpenErrorHandler - Interface in org.gvsig.fmap.dal
This class is used to handle errors that occur at not finding the data source by opening a layer.
OpenException - Exception in org.gvsig.fmap.dal.exception
 
OpenException(String, Throwable) - Constructor for exception org.gvsig.fmap.dal.exception.OpenException
 
openServerExplorer(String, DataServerExplorerParameters) - Method in interface org.gvsig.fmap.dal.DataManager
Returns an instance of DataServerExplorer given its parameters.
openStore(String, DataStoreParameters) - Method in interface org.gvsig.fmap.dal.DataManager
Creates, initializes and returns an instance of DataStore given the DataStoreParameters.
ORDER_PARAMETER_NAME - Static variable in class org.gvsig.fmap.dal.store.memory.MemoryStoreParameters
 
org.gvsig.fmap.dal - package org.gvsig.fmap.dal
Provides DAL's top level abstraction API.
org.gvsig.fmap.dal.exception - package org.gvsig.fmap.dal.exception
Provides DAL's top level exceptions.
org.gvsig.fmap.dal.feature - package org.gvsig.fmap.dal.feature
Provides API for accessing and managing tabular (Feature based) data.
org.gvsig.fmap.dal.feature.exception - package org.gvsig.fmap.dal.feature.exception
Provides DAL's feature level exceptions.
org.gvsig.fmap.dal.feature.operation - package org.gvsig.fmap.dal.feature.operation
Provides API for feature operations.
org.gvsig.fmap.dal.feature.paging - package org.gvsig.fmap.dal.feature.paging
Utilities to perform paged loading of Features from a FeatureSet
org.gvsig.fmap.dal.feature.rule - package org.gvsig.fmap.dal.feature.rule
Provides API for feature rules.
org.gvsig.fmap.dal.raster - package org.gvsig.fmap.dal.raster
Provides API for accessing and managing raster data.
org.gvsig.fmap.dal.resource - package org.gvsig.fmap.dal.resource
Provides API for system resource management.
org.gvsig.fmap.dal.resource.exception - package org.gvsig.fmap.dal.resource.exception
Provides DAL's resource level exceptions.
org.gvsig.fmap.dal.store.memory - package org.gvsig.fmap.dal.store.memory
 

P

ParameterMissingException - Exception in org.gvsig.fmap.dal.exception
 
ParameterMissingException(String) - Constructor for exception org.gvsig.fmap.dal.exception.ParameterMissingException
 
performChanges(Iterator, Iterator, Iterator, Iterator) - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreProvider
 
PerformEditingException - Exception in org.gvsig.fmap.dal.feature.exception
 
PerformEditingException(String, Throwable) - Constructor for exception org.gvsig.fmap.dal.feature.exception.PerformEditingException
 
PersistenceCantFindDefaultFeatureTypeException - Exception in org.gvsig.fmap.dal.feature.exception
 
PersistenceCantFindDefaultFeatureTypeException(String, String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.PersistenceCantFindDefaultFeatureTypeException
 
PersistenceCantFindFeatureTypeException - Exception in org.gvsig.fmap.dal.feature.exception
 
PersistenceCantFindFeatureTypeException(String, String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.PersistenceCantFindFeatureTypeException
 
PersistenceStoreAlreadyLoadedException - Exception in org.gvsig.fmap.dal.feature.exception
 
PersistenceStoreAlreadyLoadedException(String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.PersistenceStoreAlreadyLoadedException
 
PREPARE - Static variable in interface org.gvsig.fmap.dal.resource.ResourceNotification
A resource has been prepared
PrepareResourceException - Exception in org.gvsig.fmap.dal.resource.exception
 
PrepareResourceException(Resource, Throwable) - Constructor for exception org.gvsig.fmap.dal.resource.exception.PrepareResourceException
 
ProviderNotRegisteredException - Exception in org.gvsig.fmap.dal.exception
 
ProviderNotRegisteredException(String) - Constructor for exception org.gvsig.fmap.dal.exception.ProviderNotRegisteredException
 

R

RANGE - Static variable in interface org.gvsig.fmap.dal.DataParameterDescriptor
Accepts a range of values defined with a minimum and a maximum value
ReadException - Exception in org.gvsig.fmap.dal.exception
FIXME
ReadException(String, Throwable) - Constructor for exception org.gvsig.fmap.dal.exception.ReadException
 
ReadRuntimeException - Exception in org.gvsig.fmap.dal.exception
 
ReadRuntimeException(String, Throwable) - Constructor for exception org.gvsig.fmap.dal.exception.ReadRuntimeException
 
referenceIterator() - Method in interface org.gvsig.fmap.dal.feature.FeatureReferenceSelection
Returns an unmodifiable Iterator of selected feature references.
refresh() - Method in interface org.gvsig.fmap.dal.DataStore
Refreshes this store state.
registerDataManager(Class) - Static method in class org.gvsig.fmap.dal.DALLocator
Registers the Class implementing the DataManager interface.
registerDefaultDataManager(Class) - Static method in class org.gvsig.fmap.dal.DALLocator
Registers a class as the default DataManager.
registerDefaultEvaluator(Class) - Method in interface org.gvsig.fmap.dal.DataManager
Registers the default expression evaluator.
registerFeatureAttributeGetter(String, Class) - Method in interface org.gvsig.fmap.dal.DataManager
Registers a class that can be used to create a FeatureAttributeGetter and associate it to a FeatureAttributeDescriptor.
registerMetadataDefinition() - Static method in class org.gvsig.fmap.dal.store.memory.MemoryStoreProvider
 
registerParametersDefinition() - Static method in class org.gvsig.fmap.dal.store.memory.MemoryStoreParameters
 
registerPersistent() - Static method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
registerResourceManager(Class) - Static method in class org.gvsig.fmap.dal.DALLocator
Registers the Class implementing the MDManager interface.
remove(DataStoreParameters) - Method in interface org.gvsig.fmap.dal.DataServerExplorer
Removes a store from the server given its DataStoreParameters.
remove(EditableFeatureAttributeDescriptor) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Removes an attribute from this EditableFeatureType, given a reference to its descriptor.
remove(String) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Removes an attribute given its name
remove(int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Removes an attribute given its index
remove(FeatureQueryOrder.FeatureQueryOrderMember) - Method in class org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
remove(int) - Method in class org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
remove(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureRules
Removes the rule stored in the given index.
remove(FeatureRule) - Method in interface org.gvsig.fmap.dal.feature.FeatureRules
Removes the given rule from this FeatureRules.
remove(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransforms
Removes the FeatureStoreTransform given its index.
remove(FeatureStoreTransform) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransforms
Removes the given FeatureStoreTransform.
removeConsumer(ResourceConsumer) - Method in interface org.gvsig.fmap.dal.resource.Resource
Removes a consumer from this resource's consumer list.
RemoveException - Exception in org.gvsig.fmap.dal.exception
 
RemoveException(String, Throwable) - Constructor for exception org.gvsig.fmap.dal.exception.RemoveException
 
Resource - Interface in org.gvsig.fmap.dal.resource
Encapsulates a system resource (file, database connection, etc).
RESOURCE_CHANGED - Static variable in interface org.gvsig.fmap.dal.DataStoreNotification
Fired when a resource of the store has changed
RESOURCE_MANAGER_NAME - Static variable in class org.gvsig.fmap.dal.DALLocator
ResourceManager name used by the locator to access the instance
ResourceAction - Interface in org.gvsig.fmap.dal.resource
Action to execute in the context of a Resource.
ResourceException - Exception in org.gvsig.fmap.dal.resource.exception
 
ResourceException(String, Throwable, String, long) - Constructor for exception org.gvsig.fmap.dal.resource.exception.ResourceException
 
ResourceException(String, String, long) - Constructor for exception org.gvsig.fmap.dal.resource.exception.ResourceException
 
ResourceException(Resource, String, Throwable, String, long) - Constructor for exception org.gvsig.fmap.dal.resource.exception.ResourceException
 
ResourceException(Resource, String, String, long) - Constructor for exception org.gvsig.fmap.dal.resource.exception.ResourceException
 
ResourceExecuteException - Exception in org.gvsig.fmap.dal.resource.exception
Exception thrown when there is an error in the Resource.execute(org.gvsig.fmap.dal.resource.ResourceAction) method.
ResourceExecuteException(Resource, Throwable) - Constructor for exception org.gvsig.fmap.dal.resource.exception.ResourceExecuteException
Create a new ResourceExecuteException.
ResourceManager - Interface in org.gvsig.fmap.dal.resource
This interface is the responsible of shared resources management.
ResourceNotClosedOnDisposeManagerException - Exception in org.gvsig.fmap.dal.resource.exception
 
ResourceNotClosedOnDisposeManagerException(Resource) - Constructor for exception org.gvsig.fmap.dal.resource.exception.ResourceNotClosedOnDisposeManagerException
 
ResourceNotification - Interface in org.gvsig.fmap.dal.resource
A resource notification is related to a change in the state of a resource.
ResourceNotifyChangesException - Exception in org.gvsig.fmap.dal.resource.exception
 
ResourceNotifyChangesException(Resource) - Constructor for exception org.gvsig.fmap.dal.resource.exception.ResourceNotifyChangesException
 
ResourceNotifyCloseException - Exception in org.gvsig.fmap.dal.resource.exception
 
ResourceNotifyCloseException(Resource) - Constructor for exception org.gvsig.fmap.dal.resource.exception.ResourceNotifyCloseException
 
ResourceNotifyDisposeException - Exception in org.gvsig.fmap.dal.resource.exception
 
ResourceNotifyDisposeException(Resource) - Constructor for exception org.gvsig.fmap.dal.resource.exception.ResourceNotifyDisposeException
 
ResourceNotifyOpenException - Exception in org.gvsig.fmap.dal.resource.exception
 
ResourceNotifyOpenException(Resource) - Constructor for exception org.gvsig.fmap.dal.resource.exception.ResourceNotifyOpenException
 
ResourceNotRegisteredException - Exception in org.gvsig.fmap.dal.resource.exception
 
ResourceNotRegisteredException(String) - Constructor for exception org.gvsig.fmap.dal.resource.exception.ResourceNotRegisteredException
 
ResourceParameters - Interface in org.gvsig.fmap.dal.resource
Interface that contains any resource parameters.
reverse() - Method in interface org.gvsig.fmap.dal.feature.FeatureReferenceSelection
Reverses the selection.
ReversedSelectionIteratorException - Exception in org.gvsig.fmap.dal.feature.exception
For errors when creating an iterator from a reversed selection.
ReversedSelectionIteratorException() - Constructor for exception org.gvsig.fmap.dal.feature.exception.ReversedSelectionIteratorException
Creates a new SelectionStateException.
ReversedSelectionIteratorException(Throwable) - Constructor for exception org.gvsig.fmap.dal.feature.exception.ReversedSelectionIteratorException
Creates a new SelectionStateException with a cause.
run() - Method in interface org.gvsig.fmap.dal.resource.ResourceAction
Executes the action to perform with a Resource.

S

saveToState(PersistentState) - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
saveToState(PersistentState) - Method in class org.gvsig.fmap.dal.feature.FeatureQueryOrder.FeatureQueryOrderMember
 
saveToState(PersistentState) - Method in class org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
select(FeatureReference) - Method in interface org.gvsig.fmap.dal.feature.FeatureReferenceSelection
Adds a feature to the selection.
select(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureSelection
Adds a feature to the selection.
select(FeatureSet) - Method in interface org.gvsig.fmap.dal.feature.FeatureSelection
Adds a DataSet of features to the selection.
selectAll() - Method in interface org.gvsig.fmap.dal.feature.FeatureReferenceSelection
Selects all values.
SELECTION_CHANGE - Static variable in interface org.gvsig.fmap.dal.DataStoreNotification
Fired after the store selection has changed
SelectionNotAllowedException - Exception in org.gvsig.fmap.dal.feature.exception
 
SelectionNotAllowedException(String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.SelectionNotAllowedException
 
SelectionStateException - Exception in org.gvsig.fmap.dal.feature.exception
 
SelectionStateException() - Constructor for exception org.gvsig.fmap.dal.feature.exception.SelectionStateException
Creates a new SelectionStateException.
SelectionStateException(Throwable) - Constructor for exception org.gvsig.fmap.dal.feature.exception.SelectionStateException
Creates a new SelectionStateException with a cause.
ServerExplorerAddException - Exception in org.gvsig.fmap.dal.exception
 
ServerExplorerAddException(String, Throwable) - Constructor for exception org.gvsig.fmap.dal.exception.ServerExplorerAddException
 
set(String, Object) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute given its name
set(int, Object) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute given its index
setAdditionalInfo(String, Object) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets additional information of the attribute
setAllowNull(boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets whether the related FeatureAttribute can have a null value
setArray(String, Object[]) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type array, given its name
setArray(int, Object[]) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type array, given its index
setAttributeNames(String[]) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Sets the names of the attributes to load from each Feature.
setBoolean(String, boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type boolean, given its name
setBoolean(int, boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type boolean, given its index
setByte(String, byte) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type byte, given its name
setByte(int, byte) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type byte, given its index
setData(Object) - Method in interface org.gvsig.fmap.dal.resource.Resource
Sets a custom object as this resource's extended data.
setDataType(int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the data type
setDate(String, Date) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type date, given its name
setDate(int, Date) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type date, given its index
setDefaultFeatureIndexProviderName(int, String) - Method in interface org.gvsig.fmap.dal.DataManager
Sets the default DataIndexProvider for the given data type.
setDefaultFeatureType(FeatureType) - Method in interface org.gvsig.fmap.dal.feature.NewFeatureStoreParameters
 
setDefaultGeometry(Geometry) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets de value of the default geometry attribute.
setDefaultGeometryAttributeName(String) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Sets the default geometry attribute name
setDefaultTimeAttributeName(String) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Sets the default time attribute name
setDefaultTimeout(long) - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
setDefaultValue(Object) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the default value
setDouble(String, double) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type double, given its name
setDouble(int, double) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type double, given its index
setDynValue(String, Object) - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
Set the value of a metadata.
setDynValue(String, Object) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
 
setEvaluator(Evaluator) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the expression evaluator that the FeatureAttribute will use
setFeature(String, Feature) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type feature, given its name
setFeature(int, Feature) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type feature, given its index
setFeatureAttributeGetter(FeatureAttributeGetter) - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Sets the FeatureAttributeGetter that is used to update the presentation of a field.
setFeatureStore(FeatureStore) - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
setFeatureStore(FeatureStore) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
Sets the FeatureStore to which this transform is applied.
setFeatureType(FeatureType) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Sets the FeatureType of the Features to load.
setFeatureTypeId(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Sets the FeatureType id of the Features to load.
setFeatureTypes(List, FeatureType) - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
setFilter(Evaluator) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Sets the filter to apply to the Features to load.
setFloat(String, float) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type float, given its name
setFloat(int, float) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type float, given its index
setGeometry(String, Geometry) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type geometry, given its name
setGeometry(int, Geometry) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type geometry, given its index
setGeometrySubType(int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Deprecated. use EditableFeatureAttributeDescriptor.setGeometryType(GeometryType) instead
setGeometryType(int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Deprecated. use EditableFeatureAttributeDescriptor.setGeometryType(GeometryType) instead
setGeometryType(GeometryType) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the geometry type
setHasOID(boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Sets whether this EditableFeatureType has an OID.
setInstant(String, Instant) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type instant, given its name
setInstant(int, Instant) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type instant, given its index
setInt(String, int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type integer, given its name
setInt(int, int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type integer, given its index
setInterval(String, Interval) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type interval, given its name
setInterval(int, Interval) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type interval, given its index
setIsAutomatic(boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets whether the related FeatureAttribute is part of the FeatureType's primary key
setIsPrimaryKey(boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets whether the related FeatureAttribute is part of the FeatureType's primary key
setIsReadOnly(boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets whether the related FeatureAttribute is read only
setIsTime(boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets is the attribute is a temporal attribute.
setLimit(long) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Sets the maximum number of elements to return with this query.
setLong(String, long) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type long, given its name
setLong(int, long) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type long, given its index
setMaximumOccurrences(int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the maximum number of occurrences
setMinimumOccurrences(int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the number of minimum occurrences
setName(String) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the name
setObjectClass(Class) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the Class to which the related FeatureAttribute can be cast
setOpenErrorHandler(OpenErrorHandler) - Method in interface org.gvsig.fmap.dal.DataManager
 
setOrder(FeatureQueryOrder) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Sets the order of the Features to load.
setPageSize(long) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Sets the load page size, as the number of elements to be retrieved in block by the data source.
setParameters(DataParameters) - Method in interface org.gvsig.fmap.dal.DataStoreFactory
Sets DataParameters object
setParameters(DataParameters) - Method in class org.gvsig.fmap.dal.raster.DefaultCoverageStoreFactory
 
setPrecision(int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the precision
setQueryParameter(String, Object) - Method in interface org.gvsig.fmap.dal.DataQuery
Sets the value of an query parameter.
SetReadOnlyAttributeException - Exception in org.gvsig.fmap.dal.feature.exception
 
SetReadOnlyAttributeException() - Constructor for exception org.gvsig.fmap.dal.feature.exception.SetReadOnlyAttributeException
 
setScale(double) - Method in interface org.gvsig.fmap.dal.DataQuery
Sets the scale.
setSelection(DataSet) - Method in interface org.gvsig.fmap.dal.DataStore
Sets the current data selection with the given data set.
setSelection(FeatureSet) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Sets the selection to the passed FeatureSet
setSelectionUp(boolean) - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
Sets that the selected Features get returned first.
setSize(int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the size
setSourceMetadata(DynObject) - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
setSourceMetadata(DynObject) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
Sets the original metadata for this transform
setSRS(IProjection) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the SRS.
setString(String, String) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type string, given its name
setString(int, String) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type string, given its index
setter(Object) - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeGetter
 
setTimeToBeIdle(int) - Method in interface org.gvsig.fmap.dal.resource.ResourceManager
Sets the wait time to consider that a resource is idle.
setValue(String, String) - Method in exception org.gvsig.fmap.dal.exception.DataException
 
setValue(String, String) - Method in exception org.gvsig.fmap.dal.exception.DataListException
 
setValue(String, String) - Method in exception org.gvsig.fmap.dal.exception.DataRuntimeException
 
setValue(String, String) - Method in exception org.gvsig.fmap.dal.resource.exception.ResourceException
 
SINGLE - Static variable in interface org.gvsig.fmap.dal.DataParameterDescriptor
Accepts a single value
size() - Method in class org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
size() - Method in interface org.gvsig.fmap.dal.feature.FeatureRules
Returns the number of rules contained in this FeatureRules.
size() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransforms
Returns the number of FeatureStoreTransforms stored in this container
size() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns this FeatureType size.
SPATIAL_METADATA_DEFINITION_NAME - Static variable in interface org.gvsig.fmap.dal.DataStore
 
startLoading(Map) - Method in interface org.gvsig.fmap.dal.feature.operation.LegendLabelingManager
 
startResourceCollector(long, Observer) - Method in interface org.gvsig.fmap.dal.resource.ResourceManager
Initializes the resource collection background process.
stopResourceCollector() - Method in interface org.gvsig.fmap.dal.resource.ResourceManager
Stops successive executions of the resource collector process.
StoreCancelEditingException - Exception in org.gvsig.fmap.dal.feature.exception
 
StoreCancelEditingException(Throwable, String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.StoreCancelEditingException
 
StoreDeleteEditableFeatureException - Exception in org.gvsig.fmap.dal.feature.exception
 
StoreDeleteEditableFeatureException(String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.StoreDeleteEditableFeatureException
 
StoreDeleteFeatureException - Exception in org.gvsig.fmap.dal.feature.exception
 
StoreDeleteFeatureException(Throwable, String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.StoreDeleteFeatureException
 
StoreEditException - Exception in org.gvsig.fmap.dal.feature.exception
 
StoreEditException(Throwable, String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.StoreEditException
 
StoreInsertFeatureException - Exception in org.gvsig.fmap.dal.feature.exception
 
StoreInsertFeatureException(Throwable, String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.StoreInsertFeatureException
 
StoreRedoException - Exception in org.gvsig.fmap.dal.feature.exception
 
StoreRedoException(Throwable, String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.StoreRedoException
 
StoreUndoException - Exception in org.gvsig.fmap.dal.feature.exception
 
StoreUndoException(Throwable, String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.StoreUndoException
 
StoreUpdateFeatureException - Exception in org.gvsig.fmap.dal.feature.exception
 
StoreUpdateFeatureException(Throwable, String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.StoreUpdateFeatureException
 
StoreUpdateFeatureTypeException - Exception in org.gvsig.fmap.dal.feature.exception
 
StoreUpdateFeatureTypeException(Throwable, String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.StoreUpdateFeatureTypeException
 
supportsAppendMode() - Method in class org.gvsig.fmap.dal.store.memory.MemoryStoreProvider
 

T

TRANSFORM_CHANGE - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 

U

UNKNOWN - Static variable in interface org.gvsig.fmap.dal.DataStoreProviderFactory
 
UnknownDataTypeException - Exception in org.gvsig.fmap.dal.feature.exception
 
UnknownDataTypeException(String, String, String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.UnknownDataTypeException
 
unlock(FeatureReference) - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
unlock(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
unlock(FeatureSet) - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
unlock() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocksGroup
 
unlockAll() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
UnsupportedDataTypeException - Exception in org.gvsig.fmap.dal.feature.exception
 
UnsupportedDataTypeException(String, int) - Constructor for exception org.gvsig.fmap.dal.feature.exception.UnsupportedDataTypeException
 
UnsupportedEncodingException - Exception in org.gvsig.fmap.dal.exception
 
UnsupportedEncodingException(Throwable) - Constructor for exception org.gvsig.fmap.dal.exception.UnsupportedEncodingException
 
UnsupportedGeometryException - Exception in org.gvsig.fmap.dal.feature.exception
 
UnsupportedGeometryException(int, int) - Constructor for exception org.gvsig.fmap.dal.feature.exception.UnsupportedGeometryException
 
UnsupportedGeometryException(GeometryType) - Constructor for exception org.gvsig.fmap.dal.feature.exception.UnsupportedGeometryException
 
UnsupportedVersionException - Exception in org.gvsig.fmap.dal.exception
 
UnsupportedVersionException(String, String) - Constructor for exception org.gvsig.fmap.dal.exception.UnsupportedVersionException
 
UPDATE - Static variable in interface org.gvsig.fmap.dal.feature.Feature
Mode that indicates the validation of the update FeatureRules
update(EditableFeature) - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Updates a Feature with the given EditableFeature.
update(EditableFeatureType) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Updates a FeatureType in the store with the changes in the EditableFeatureType.
update(EditableFeature) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Updates a Feature in the store with the changes in the EditableFeature.
update(EditableFeature) - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
Updates a Feature with the given EditableFeature in the current FeatureSet.

V

validate() - Method in interface org.gvsig.fmap.dal.DataParameters
Checks its valid
validate(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Validates this Feature by applying the FeatureRules corresponding to the given mode.
validate(Feature, FeatureStore) - Method in interface org.gvsig.fmap.dal.feature.FeatureRule
This is the method that applies this rule to the Feature, given also its associated FeatureStore.
validate(Feature, FeatureStore) - Method in class org.gvsig.fmap.dal.feature.rule.FeatureRulePolygon
 
ValidateDataParametersException - Exception in org.gvsig.fmap.dal.exception
 
ValidateDataParametersException() - Constructor for exception org.gvsig.fmap.dal.exception.ValidateDataParametersException
 
ValidateDataParametersException(Throwable) - Constructor for exception org.gvsig.fmap.dal.exception.ValidateDataParametersException
 
validateFeatures(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Applies the validation rules associated to the given mode to the active FeatureSet.
ValidateFeaturesException - Exception in org.gvsig.fmap.dal.feature.exception
 
ValidateFeaturesException(Throwable, String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.ValidateFeaturesException
 
values - Variable in exception org.gvsig.fmap.dal.exception.DataException
 
values() - Method in exception org.gvsig.fmap.dal.exception.DataException
 
values - Variable in exception org.gvsig.fmap.dal.exception.DataListException
 
values() - Method in exception org.gvsig.fmap.dal.exception.DataListException
 
values - Variable in exception org.gvsig.fmap.dal.exception.DataRuntimeException
 
values() - Method in exception org.gvsig.fmap.dal.exception.DataRuntimeException
 
values - Variable in exception org.gvsig.fmap.dal.resource.exception.ResourceException
 
values() - Method in exception org.gvsig.fmap.dal.resource.exception.ResourceException
 

W

WriteException - Exception in org.gvsig.fmap.dal.exception
FIXME
WriteException(String, Throwable) - Constructor for exception org.gvsig.fmap.dal.exception.WriteException
 
WriteNotAllowedException - Exception in org.gvsig.fmap.dal.feature.exception
 
WriteNotAllowedException(String) - Constructor for exception org.gvsig.fmap.dal.feature.exception.WriteNotAllowedException
 

Y

YES - Static variable in interface org.gvsig.fmap.dal.DataStoreProviderFactory
 

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

Copyright © 2004-2012 gvSIG. All Rights Reserved.