All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description Aggregate A collection of resources.ConcurrentReadException Thrown when an operation can not be performed while a read operation is in progress.ConcurrentWriteException Thrown when an operation can not be performed while a write operation is in progress.DataOptionKey<T> Keys in a map of options for configuring the way data are read or written to a storage.DataSet Collection of features that share a common set of attributes or properties.DataStore Manages a series of features, coverages or sensor data.DataStoreClosedException Thrown when a data store is closed and can no more return data.DataStoreContentException Thrown when a store can not be read because the stream contains invalid data.DataStoreException Thrown when aDataStorecan not complete a read or write operation.DataStoreProvider Provides information about a specificDataStoreimplementation.DataStoreReferencingException Thrown when a data store failed to construct the coordinate reference system (CRS) or other positioning information.DataStores Static convenience methods creatingDataStoreinstances from a given storage object.FeatureNaming<E> Helper class for mappingGenericNameinstances and their shortened names to features.FeatureSet A dataset providing access to a stream of features.ForwardOnlyStorageException Thrown when an operation would require to move the cursor back, but the underlying storage does not allow that.GridCoverageResource Access to data values in a n-dimensional grid.IllegalFeatureTypeException Thrown when a store can not write the given feature because its type is not one of the supported types.IllegalNameException Thrown when an invalid name is used for identifying a coverage, a feature or other kind of element in a data store.IllegalOpenParameterException Thrown when aDataStorecan not be opened because of invalid parameters.InternalDataStoreException Thrown when an internal error occurred in aDataStoreimplementation.NodeType Enum to represent node type of quad tree.ProbeResult Tells whether a storage (file, database) appears to be supported by aDataStore.QuadTree Implementation of Quad Tree Index.QuadTreeData Interface representing data stored in quad tree.QuadTreeWriter Class to save the quad tree index from file.Query Definition of filtering to apply for fetching a resource subset.ReadOnlyStorageException Thrown when aDataStorecan not perform a write operations.Resource Provides access to geospatial data in aDataStore.StorageConnector Information for creating a connection to aDataStorein read and/or write mode.StoreEvent Parent class of events happening in a data store resource.StoreListener<T extends StoreEvent> An object which listens for events (typically changes or warnings) occurring in a resource or one of its children.StoreListeners Holds a list ofStoreListenerinstances and provides convenience methods for sending events.UnsupportedQueryException Thrown when a resources can not be filtered with a given query.UnsupportedStorageException Thrown when noDataStoreProvideris found for a given storage object.WarningEvent Describes non-fatal errors that occurred in a resource or a data store.WritableAggregate AnAggregatewith writing capabilities.WritableFeatureSet AFeatureSetwith writing capabilities.