Class and Description |
---|
FeatureReader
The low-level interface for reading Features.
|
FeatureSource
This class provides a high-level API for operations on feature data.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
Class and Description |
---|
DataAccess
This is the top-level interface for access to
FeatureData . |
DataAccessFactory
Constructs a live DataAccess from a set of connection parameters.
|
DataAccessFactory.Param
Data class used to capture Parameter requirements.
|
FeatureListener
Interface to be implemented by all listeners of FeatureEvents.
|
FeatureSource
This class provides a high-level API for operations on feature data.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
QueryCapabilities
Describes the query capabilities for a specific FeatureType, so client code can request which
features are natively supported by a FeatureSource.
|
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
ServiceInfo
Information about a service.
|
Class and Description |
---|
Query
Encapsulates a request for data, typically as:
Query query = ... |
Class and Description |
---|
AttributeReader
The low-level attribute reading API.
|
DataAccess
This is the top-level interface for access to
FeatureData . |
DataAccessFactory
Constructs a live DataAccess from a set of connection parameters.
|
DataAccessFactory.Param
Data class used to capture Parameter requirements.
|
DataSourceException
Thrown when there is an error in a datasource.
|
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
DefaultFeatureReader
Basic support for reading Features from an AttributeReader.
|
FeatureListener
Interface to be implemented by all listeners of FeatureEvents.
|
FeatureReader
The low-level interface for reading Features.
|
FeatureSource
This class provides a high-level API for operations on feature data.
|
FeatureStore
This interface extends
FeatureSource , adding methods to add and remove features and to
modify existing features. |
LockingManager
This class describes a featureID based locking service.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
QueryCapabilities
Describes the query capabilities for a specific FeatureType, so client code can request which
features are natively supported by a FeatureSource.
|
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
ServiceInfo
Information about a service.
|
Transaction
The controller for Transaction with FeatureStore.
|
Class and Description |
---|
ServiceInfo
Information about a service.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
FileGroupProvider.FileGroup
A Group of Files consisting of a reference to a mainFile, plus a set of support Files (if
any) and metadata map.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
ServiceInfo
Information about a service.
|
Transaction
The controller for Transaction with FeatureStore.
|
Class and Description |
---|
Parameter
A Parameter defines information about a valid process parameter.
|
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
ServiceInfo
Information about a service.
|
Class and Description |
---|
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
QueryCapabilities
Describes the query capabilities for a specific FeatureType, so client code can request which
features are natively supported by a FeatureSource.
|
Repository
An adapter interface allowing a hosting application to advertise DataStore instances to GeoTools.
|
Transaction
The controller for Transaction with FeatureStore.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Parameter
A Parameter defines information about a valid process parameter.
|
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
ServiceInfo
Information about a service.
|
Class and Description |
---|
DataAccessFactory
Constructs a live DataAccess from a set of connection parameters.
|
DataAccessFactory.Param
Data class used to capture Parameter requirements.
|
DataSourceException
Thrown when there is an error in a datasource.
|
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
ServiceInfo
Information about a service.
|
Class and Description |
---|
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
ServiceInfo
Information about a service.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
AttributeReader
The low-level attribute reading API.
|
AttributeWriter
- Added hasNext to support the FeatureWriter API. - Changed order of writer parameters to match
Collections, JDBC API. - Added IOExceptions on all methods. - Do we want AttributeWriters to know
about the schema and perform validation??
|
CloseableIterator
An iterator backed by some resource that needs closing when done using it
|
DataAccess
This is the top-level interface for access to
FeatureData . |
DataAccessFactory
Constructs a live DataAccess from a set of connection parameters.
|
DataAccessFactory.Param
Data class used to capture Parameter requirements.
|
DataSourceException
Thrown when there is an error in a datasource.
|
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
DefaultResourceInfo
Default implementation of ResourceInfo; a simple java bean.
|
DefaultServiceInfo
Implementation of DefaultServiceInfo as a java bean.
|
DelegatingFeatureReader
Interface for wrapping feature readers which delegate to another feature reader.
|
Diff
Captures changes made to a FeatureStore prior to being committed.
|
FeatureEvent
Represents all events triggered by DataStore instances (typically change events).
|
FeatureEvent.Type |
FeatureListener
Interface to be implemented by all listeners of FeatureEvents.
|
FeatureLock
Used in conjuction with
FeatureLocking to lock features during a transaction. |
FeatureLockException
Indicates a lock contention, and attempt was made to modify or aquire with out Authroization.
|
FeatureLockFactory
Deprecated.
Please use
FeatureLock directly |
FeatureLocking
Provides Feature based locking.
|
FeatureReader
The low-level interface for reading Features.
|
FeatureSource
This class provides a high-level API for operations on feature data.
|
FeatureStore
This interface extends
FeatureSource , adding methods to add and remove features and to
modify existing features. |
FeatureWriter
Provides the ability to write Features information.
|
FIDReader
FeatureReader
|
FileDataStore
DataStore represents a single file of content.
|
FileDataStoreFactorySpi
DataAccessFactory for working with formats based on a single URL.
|
FileGroupProvider
A
FileGroupProvider.FileGroup provider allowing to return a CloseableIterator of FileGroupProvider.FileGroup s. |
FileGroupProvider.FileGroup
A Group of Files consisting of a reference to a mainFile, plus a set of support Files (if
any) and metadata map.
|
FileResourceInfo
Extends
ResourceInfo with information about the file structure of the resource |
FileServiceInfo
Extends
ServiceInfo with information about the underlying file structure |
InProcessLockingManager.Lock
Represents In-Process locks for Transactions or FeatureLocks.
|
Join
Represents the joining of two feature types within a
Query . |
Join.Type
type of join
|
LockingManager
This class describes a featureID based locking service.
|
Parameter
A Parameter defines information about a valid process parameter.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
QueryCapabilities
Describes the query capabilities for a specific FeatureType, so client code can request which
features are natively supported by a FeatureSource.
|
Repository
An adapter interface allowing a hosting application to advertise DataStore instances to GeoTools.
|
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
ServiceInfo
Information about a service.
|
Transaction
The controller for Transaction with FeatureStore.
|
Transaction.State
DataStore implementations can use this interface to externalize the state they require to
implement Transaction Support.
|
Class and Description |
---|
DataAccess
This is the top-level interface for access to
FeatureData . |
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
FeatureListener
Interface to be implemented by all listeners of FeatureEvents.
|
FeatureReader
The low-level interface for reading Features.
|
FeatureSource
This class provides a high-level API for operations on feature data.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
QueryCapabilities
Describes the query capabilities for a specific FeatureType, so client code can request which
features are natively supported by a FeatureSource.
|
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
Class and Description |
---|
DataAccess
This is the top-level interface for access to
FeatureData . |
DataAccessFactory
Constructs a live DataAccess from a set of connection parameters.
|
DataAccessFactory.Param
Data class used to capture Parameter requirements.
|
DataSourceException
Thrown when there is an error in a datasource.
|
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
FeatureListener
Interface to be implemented by all listeners of FeatureEvents.
|
FeatureSource
This class provides a high-level API for operations on feature data.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
QueryCapabilities
Describes the query capabilities for a specific FeatureType, so client code can request which
features are natively supported by a FeatureSource.
|
Repository
An adapter interface allowing a hosting application to advertise DataStore instances to GeoTools.
|
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
ServiceInfo
Information about a service.
|
Transaction
The controller for Transaction with FeatureStore.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
DataAccess
This is the top-level interface for access to
FeatureData . |
Query
Encapsulates a request for data, typically as:
Query query = ... |
Transaction
The controller for Transaction with FeatureStore.
|
Class and Description |
---|
FeatureSource
This class provides a high-level API for operations on feature data.
|
Class and Description |
---|
DelegatingFeatureReader
Interface for wrapping feature readers which delegate to another feature reader.
|
FeatureReader
The low-level interface for reading Features.
|
Class and Description |
---|
DataAccessFactory
Constructs a live DataAccess from a set of connection parameters.
|
DataAccessFactory.Param
Data class used to capture Parameter requirements.
|
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
Class and Description |
---|
DataAccess
This is the top-level interface for access to
FeatureData . |
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
FeatureListener
Interface to be implemented by all listeners of FeatureEvents.
|
FeatureLock
Used in conjuction with
FeatureLocking to lock features during a transaction. |
FeatureLocking
Provides Feature based locking.
|
FeatureReader
The low-level interface for reading Features.
|
FeatureSource
This class provides a high-level API for operations on feature data.
|
FeatureStore
This interface extends
FeatureSource , adding methods to add and remove features and to
modify existing features. |
FeatureWriter
Provides the ability to write Features information.
|
LockingManager
This class describes a featureID based locking service.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
QueryCapabilities
Describes the query capabilities for a specific FeatureType, so client code can request which
features are natively supported by a FeatureSource.
|
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
ServiceInfo
Information about a service.
|
Transaction
The controller for Transaction with FeatureStore.
|
Class and Description |
---|
DataAccess
This is the top-level interface for access to
FeatureData . |
DataAccessFactory
Constructs a live DataAccess from a set of connection parameters.
|
DataAccessFactory.Param
Data class used to capture Parameter requirements.
|
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
FeatureListener
Interface to be implemented by all listeners of FeatureEvents.
|
FeatureListenerManager
This class is used by DataStore implementations to provide FeatureListener support for the
FeatureSources they create.
|
FeatureReader
The low-level interface for reading Features.
|
FeatureSource
This class provides a high-level API for operations on feature data.
|
FeatureWriter
Provides the ability to write Features information.
|
LockingManager
This class describes a featureID based locking service.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
QueryCapabilities
Describes the query capabilities for a specific FeatureType, so client code can request which
features are natively supported by a FeatureSource.
|
Repository
An adapter interface allowing a hosting application to advertise DataStore instances to GeoTools.
|
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
ServiceInfo
Information about a service.
|
Transaction
The controller for Transaction with FeatureStore.
|
Class and Description |
---|
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
Class and Description |
---|
DataAccessFactory
Constructs a live DataAccess from a set of connection parameters.
|
DataAccessFactory.Param
Data class used to capture Parameter requirements.
|
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
Class and Description |
---|
Transaction
The controller for Transaction with FeatureStore.
|
Class and Description |
---|
DataAccessFactory.Param
Data class used to capture Parameter requirements.
|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
Query
Encapsulates a request for data, typically as:
Query query = ... |
Transaction
The controller for Transaction with FeatureStore.
|
Class and Description |
---|
DataAccess
This is the top-level interface for access to
FeatureData . |
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
FeatureLocking
Provides Feature based locking.
|
FeatureReader
The low-level interface for reading Features.
|
FeatureSource
This class provides a high-level API for operations on feature data.
|
FeatureStore
This interface extends
FeatureSource , adding methods to add and remove features and to
modify existing features. |
FeatureWriter
Provides the ability to write Features information.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
QueryCapabilities
Describes the query capabilities for a specific FeatureType, so client code can request which
features are natively supported by a FeatureSource.
|
Transaction
The controller for Transaction with FeatureStore.
|
Class and Description |
---|
AbstractDataStoreFactory
Deprecated.
|
DataAccess
This is the top-level interface for access to
FeatureData . |
DataAccessFactory
Constructs a live DataAccess from a set of connection parameters.
|
DataAccessFactory.Param
Data class used to capture Parameter requirements.
|
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
FeatureLocking
Provides Feature based locking.
|
FeatureReader
The low-level interface for reading Features.
|
FeatureSource
This class provides a high-level API for operations on feature data.
|
FeatureStore
This interface extends
FeatureSource , adding methods to add and remove features and to
modify existing features. |
FeatureWriter
Provides the ability to write Features information.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
Transaction
The controller for Transaction with FeatureStore.
|
Class and Description |
---|
DataAccess
This is the top-level interface for access to
FeatureData . |
Query
Encapsulates a request for data, typically as:
Query query = ... |
Transaction
The controller for Transaction with FeatureStore.
|
Class and Description |
---|
DataAccessFactory
Constructs a live DataAccess from a set of connection parameters.
|
DataAccessFactory.Param
Data class used to capture Parameter requirements.
|
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
Class and Description |
---|
DataAccessFactory
Constructs a live DataAccess from a set of connection parameters.
|
DataAccessFactory.Param
Data class used to capture Parameter requirements.
|
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
Class and Description |
---|
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
ServiceInfo
Information about a service.
|
Class and Description |
---|
DataAccessFactory
Constructs a live DataAccess from a set of connection parameters.
|
DataAccessFactory.Param
Data class used to capture Parameter requirements.
|
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
Class and Description |
---|
DataAccess
This is the top-level interface for access to
FeatureData . |
DataAccessFactory
Constructs a live DataAccess from a set of connection parameters.
|
DataAccessFactory.Param
Data class used to capture Parameter requirements.
|
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
FeatureLocking
Provides Feature based locking.
|
FeatureReader
The low-level interface for reading Features.
|
FeatureSource
This class provides a high-level API for operations on feature data.
|
FeatureStore
This interface extends
FeatureSource , adding methods to add and remove features and to
modify existing features. |
FeatureWriter
Provides the ability to write Features information.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
QueryCapabilities
Describes the query capabilities for a specific FeatureType, so client code can request which
features are natively supported by a FeatureSource.
|
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
ServiceInfo
Information about a service.
|
Transaction
The controller for Transaction with FeatureStore.
|
Class and Description |
---|
DataAccess
This is the top-level interface for access to
FeatureData . |
DataAccessFactory
Constructs a live DataAccess from a set of connection parameters.
|
DataAccessFactory.Param
Data class used to capture Parameter requirements.
|
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
FeatureReader
The low-level interface for reading Features.
|
FeatureWriter
Provides the ability to write Features information.
|
FileDataStore
DataStore represents a single file of content.
|
FileDataStoreFactorySpi
DataAccessFactory for working with formats based on a single URL.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
Transaction
The controller for Transaction with FeatureStore.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
FIDReader
FeatureReader
|
Class and Description |
---|
CloseableIterator
An iterator backed by some resource that needs closing when done using it
|
Class and Description |
---|
CloseableIterator
An iterator backed by some resource that needs closing when done using it
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
DelegatingFeatureReader
Interface for wrapping feature readers which delegate to another feature reader.
|
DelegatingFeatureWriter
Interface for wrapping feature writers which delegate to another feature writer.
|
EmptyFeatureReader
Represents an Empty, Typed, FeatureReader.
|
FeatureLocking
Provides Feature based locking.
|
FeatureReader
The low-level interface for reading Features.
|
FeatureSource
This class provides a high-level API for operations on feature data.
|
FeatureStore
This interface extends
FeatureSource , adding methods to add and remove features and to
modify existing features. |
FeatureWriter
Provides the ability to write Features information.
|
FilteringFeatureReader
Basic support for a FeatureReader
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
Class and Description |
---|
FeatureReader
The low-level interface for reading Features.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
Class and Description |
---|
DataAccessFactory
Constructs a live DataAccess from a set of connection parameters.
|
DataAccessFactory.Param
Data class used to capture Parameter requirements.
|
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
Class and Description |
---|
DataAccessFactory
Constructs a live DataAccess from a set of connection parameters.
|
DataAccessFactory.Param
Data class used to capture Parameter requirements.
|
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
Class and Description |
---|
BatchFeatureEvent
Provide batch notification on Commit / Rollback.
|
DataAccess
This is the top-level interface for access to
FeatureData . |
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
Diff
Captures changes made to a FeatureStore prior to being committed.
|
FeatureEvent
Represents all events triggered by DataStore instances (typically change events).
|
FeatureListener
Interface to be implemented by all listeners of FeatureEvents.
|
FeatureLock
Used in conjuction with
FeatureLocking to lock features during a transaction. |
FeatureLocking
Provides Feature based locking.
|
FeatureReader
The low-level interface for reading Features.
|
FeatureSource
This class provides a high-level API for operations on feature data.
|
FeatureStore
This interface extends
FeatureSource , adding methods to add and remove features and to
modify existing features. |
FeatureWriter
Provides the ability to write Features information.
|
LockingManager
This class describes a featureID based locking service.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
QueryCapabilities
Describes the query capabilities for a specific FeatureType, so client code can request which
features are natively supported by a FeatureSource.
|
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
ServiceInfo
Information about a service.
|
Transaction
The controller for Transaction with FeatureStore.
|
Transaction.State
DataStore implementations can use this interface to externalize the state they require to
implement Transaction Support.
|
Class and Description |
---|
DataAccessFactory
Constructs a live DataAccess from a set of connection parameters.
|
DataAccessFactory.Param
Data class used to capture Parameter requirements.
|
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
Class and Description |
---|
DataAccess
This is the top-level interface for access to
FeatureData . |
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
FeatureListener
Interface to be implemented by all listeners of FeatureEvents.
|
FeatureReader
The low-level interface for reading Features.
|
FeatureSource
This class provides a high-level API for operations on feature data.
|
FeatureStore
This interface extends
FeatureSource , adding methods to add and remove features and to
modify existing features. |
FeatureWriter
Provides the ability to write Features information.
|
LockingManager
This class describes a featureID based locking service.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
QueryCapabilities
Describes the query capabilities for a specific FeatureType, so client code can request which
features are natively supported by a FeatureSource.
|
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
ServiceInfo
Information about a service.
|
Transaction
The controller for Transaction with FeatureStore.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
DefaultQuery
Deprecated.
This class is now synonymous with the Query class.
|
FeatureListener
Interface to be implemented by all listeners of FeatureEvents.
|
FeatureSource
This class provides a high-level API for operations on feature data.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
QueryCapabilities
Describes the query capabilities for a specific FeatureType, so client code can request which
features are natively supported by a FeatureSource.
|
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
Class and Description |
---|
DataAccess
This is the top-level interface for access to
FeatureData . |
DataAccessFactory
Constructs a live DataAccess from a set of connection parameters.
|
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
Diff
Captures changes made to a FeatureStore prior to being committed.
|
FeatureReader
The low-level interface for reading Features.
|
FeatureSource
This class provides a high-level API for operations on feature data.
|
FeatureWriter
Provides the ability to write Features information.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
ServiceInfo
Information about a service.
|
Transaction
The controller for Transaction with FeatureStore.
|
Class and Description |
---|
DataAccess
This is the top-level interface for access to
FeatureData . |
DataAccessFactory
Constructs a live DataAccess from a set of connection parameters.
|
DataAccessFactory.Param
Data class used to capture Parameter requirements.
|
FeatureListener
Interface to be implemented by all listeners of FeatureEvents.
|
FeatureSource
This class provides a high-level API for operations on feature data.
|
Parameter
A Parameter defines information about a valid process parameter.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
QueryCapabilities
Describes the query capabilities for a specific FeatureType, so client code can request which
features are natively supported by a FeatureSource.
|
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
ServiceInfo
Information about a service.
|
Class and Description |
---|
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
ServiceInfo
Information about a service.
|
Class and Description |
---|
ServiceInfo
Information about a service.
|
Class and Description |
---|
FeatureLockFactory
Deprecated.
Please use
FeatureLock directly |
FileDataStoreFactorySpi
DataAccessFactory for working with formats based on a single URL.
|
Class and Description |
---|
FeatureEvent
Represents all events triggered by DataStore instances (typically change events).
|
FeatureReader
The low-level interface for reading Features.
|
Class and Description |
---|
FeatureReader
The low-level interface for reading Features.
|
Class and Description |
---|
Query
Encapsulates a request for data, typically as:
Query query = ... |
Class and Description |
---|
Query
Encapsulates a request for data, typically as:
Query query = ... |
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
FileGroupProvider.FileGroup
A Group of Files consisting of a reference to a mainFile, plus a set of support Files (if
any) and metadata map.
|
Class and Description |
---|
DataSourceException
Thrown when there is an error in a datasource.
|
FileGroupProvider.FileGroup
A Group of Files consisting of a reference to a mainFile, plus a set of support Files (if
any) and metadata map.
|
Class and Description |
---|
CloseableIterator
An iterator backed by some resource that needs closing when done using it
|
DataSourceException
Thrown when there is an error in a datasource.
|
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
DefaultResourceInfo
Default implementation of ResourceInfo; a simple java bean.
|
DefaultTransaction
Quick implementation of Transaction api.
|
FileGroupProvider
A
FileGroupProvider.FileGroup provider allowing to return a CloseableIterator of FileGroupProvider.FileGroup s. |
FileGroupProvider.FileGroup
A Group of Files consisting of a reference to a mainFile, plus a set of support Files (if
any) and metadata map.
|
FileResourceInfo
Extends
ResourceInfo with information about the file structure of the resource |
Query
Encapsulates a request for data, typically as:
Query query = ... |
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
ServiceInfo
Information about a service.
|
Class and Description |
---|
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
QueryCapabilities
Describes the query capabilities for a specific FeatureType, so client code can request which
features are natively supported by a FeatureSource.
|
Repository
An adapter interface allowing a hosting application to advertise DataStore instances to GeoTools.
|
Transaction
The controller for Transaction with FeatureStore.
|
Class and Description |
---|
DataAccess
This is the top-level interface for access to
FeatureData . |
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
FeatureReader
The low-level interface for reading Features.
|
FeatureSource
This class provides a high-level API for operations on feature data.
|
FeatureStore
This interface extends
FeatureSource , adding methods to add and remove features and to
modify existing features. |
FeatureWriter
Provides the ability to write Features information.
|
LockingManager
This class describes a featureID based locking service.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
ServiceInfo
Information about a service.
|
Transaction
The controller for Transaction with FeatureStore.
|
Class and Description |
---|
DataAccess
This is the top-level interface for access to
FeatureData . |
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
FeatureSource
This class provides a high-level API for operations on feature data.
|
FeatureStore
This interface extends
FeatureSource , adding methods to add and remove features and to
modify existing features. |
Class and Description |
---|
DataAccessFactory
Constructs a live DataAccess from a set of connection parameters.
|
DataAccessFactory.Param
Data class used to capture Parameter requirements.
|
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
FeatureReader
The low-level interface for reading Features.
|
FeatureWriter
Provides the ability to write Features information.
|
Transaction
The controller for Transaction with FeatureStore.
|
Class and Description |
---|
FeatureReader
The low-level interface for reading Features.
|
Class and Description |
---|
Query
Encapsulates a request for data, typically as:
Query query = ... |
Repository
An adapter interface allowing a hosting application to advertise DataStore instances to GeoTools.
|
Class and Description |
---|
DataAccess
This is the top-level interface for access to
FeatureData . |
DataAccessFactory
Constructs a live DataAccess from a set of connection parameters.
|
DataAccessFactory.Param
Data class used to capture Parameter requirements.
|
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
DelegatingFeatureReader
Interface for wrapping feature readers which delegate to another feature reader.
|
FeatureLocking
Provides Feature based locking.
|
FeatureReader
The low-level interface for reading Features.
|
FeatureSource
This class provides a high-level API for operations on feature data.
|
FeatureStore
This interface extends
FeatureSource , adding methods to add and remove features and to
modify existing features. |
FeatureWriter
Provides the ability to write Features information.
|
GmlObjectStore
Interface providing lookup operations for gml objects.
|
Join
Represents the joining of two feature types within a
Query . |
Join.Type
type of join
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
QueryCapabilities
Describes the query capabilities for a specific FeatureType, so client code can request which
features are natively supported by a FeatureSource.
|
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
Transaction
The controller for Transaction with FeatureStore.
|
Class and Description |
---|
FeatureListener
Interface to be implemented by all listeners of FeatureEvents.
|
FeatureSource
This class provides a high-level API for operations on feature data.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
Class and Description |
---|
DataAccessFactory
Constructs a live DataAccess from a set of connection parameters.
|
DataAccessFactory.Param
Data class used to capture Parameter requirements.
|
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
Class and Description |
---|
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
ServiceInfo
Information about a service.
|
Class and Description |
---|
ResourceInfo
This interface defines methods to convey information about some resource such as title, keywords,
description and spatial parameters.
|
ServiceInfo
Information about a service.
|
Class and Description |
---|
Parameter
A Parameter defines information about a valid process parameter.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
Class and Description |
---|
Parameter
A Parameter defines information about a valid process parameter.
|
Class and Description |
---|
Parameter
A Parameter defines information about a valid process parameter.
|
Class and Description |
---|
Parameter
A Parameter defines information about a valid process parameter.
|
Class and Description |
---|
Parameter
A Parameter defines information about a valid process parameter.
|
Class and Description |
---|
Parameter
A Parameter defines information about a valid process parameter.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
Class and Description |
---|
FeatureReader
The low-level interface for reading Features.
|
FeatureSource
This class provides a high-level API for operations on feature data.
|
Query
Encapsulates a request for data, typically as:
Query query = ... |
Class and Description |
---|
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
Class and Description |
---|
DataStoreFactorySpi
Factory used to construct a DataStore from a set of parameters.
|
FileDataStoreFactorySpi
DataAccessFactory for working with formats based on a single URL.
|
Parameter
A Parameter defines information about a valid process parameter.
|
Class and Description |
---|
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
Class and Description |
---|
Parameter
A Parameter defines information about a valid process parameter.
|
Class and Description |
---|
FeatureSource
This class provides a high-level API for operations on feature data.
|
Repository
An adapter interface allowing a hosting application to advertise DataStore instances to GeoTools.
|
Class and Description |
---|
FeatureReader
The low-level interface for reading Features.
|
Class and Description |
---|
DataStore
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of
SimpleFeature . |
Class and Description |
---|
Parameter
A Parameter defines information about a valid process parameter.
|
Copyright © 1996–2019 Geotools. All rights reserved.