| Name | Description | Type | Package | Framework |
| ArcSDEAdapter | Utility class to deal with SDE specifics such as creating SeQuery objects from geotool's Query's, mapping SDE types to Java ones and JTS Geometries, etc. | Class | org.geotools.arcsde.data | GeoTools |
|
| ArcSDEConnectionConfig | Represents a set of ArcSDE database connection parameters. | Class | org.geotools.arcsde.session | GeoTools |
|
| ArcSDEConnectionFactory | A ObjectFactory to create an ArcSDE connection pool to be JNDI This factory creates an ISessionPool out of the following mandatory parameters: | Class | org.geotools.arcsde.jndi | GeoTools |
|
| ArcSDEDataStore | DataStore implementation to work upon an ArcSDE spatial database gateway. | Class | org.geotools.arcsde.data | GeoTools |
|
| ArcSDEDataStoreConfig | Represents a set of ArcSDE database connection parameters. | Class | org.geotools.arcsde.data | GeoTools |
|
| ArcSDEDataStoreFactory | Factory to create DataStores over a live ArcSDE instance. | Class | org.geotools.arcsde | GeoTools |
|
| ArcSdeException | An IOException that wraps an SeException in order to report the SeError messages that otherwise get hidden in a normal stack trace. | Class | org.geotools.arcsde | GeoTools |
|
| ArcSdeFeatureCollection | FeatureCollection implementation that works over an ArcSDEFeatureReader or one of the decorators over it returned by ArcSDEDataStore#getFeatureReader(Query, Session, boolean). | Class | org.geotools.arcsde.data | GeoTools |
|
| ArcSDEFeatureReader | FeatureReader optimized for ArcSDE access. | Class | org.geotools.arcsde.data | GeoTools |
|
| ArcSdeFeatureSource | | Class | org.geotools.arcsde.data | GeoTools |
|
| ArcSdeFeatureStore | | Class | org.geotools.arcsde.data | GeoTools |
|
| ArcSDEGeometryBuilder | Creates propper JTS Geometry objects from SeShape objects and viceversa. | Class | org.geotools.arcsde.data | GeoTools |
|
| ArcSDEGridCoverage2DReaderJAI | | Class | org.geotools.arcsde.raster.gce | GeoTools |
|
| ArcSDEJNDIDataStoreFactory | A GeoTools DataStore factory to access an ArcSDE database by grabbing the connection pool from a JNDI reference. | Class | org.geotools.arcsde | GeoTools |
|
| ArcSDEPlanarImage | | Class | org.geotools.arcsde.raster.jai | GeoTools |
|
| ArcSDERasterFormat | An implementation of the ArcSDE Raster Format. | Class | org.geotools.arcsde.raster.gce | GeoTools |
|
| ArcSDERasterFormatFactory | on the Arc Grid implementation. | Class | org.geotools.arcsde | GeoTools |
|
| ArcSdeResourceInfo | ResourceInfo adapter for a FeatureTypeInfo and ArcSdeFeatureSourceSince:2. | Class | org.geotools.arcsde.data | GeoTools |
|
| ArcSdeSimplifyingFilterVisitor | Custom simplifying filter visitor that also tries to turn multiple or-ed spatial filters into a single spatial filter (since ArcSDE query cannot | Class | org.geotools.arcsde.filter | GeoTools |
|
| ArcSDEUtils | ArcSDE Java API related utility methods to be shared between the gce and dataaccessSince:2. | Class | org.geotools.arcsde.util | GeoTools |
|
| ArcSdeVersionHandler | | Interface | org.geotools.arcsde.versioning | GeoTools |
|
| AutoCommitVersionHandler | Handles a versioned table when in auto commit mode, meaning it sets up streams to edit directly the version indicated by the provided version name. | Class | org.geotools.arcsde.versioning | GeoTools |
|
| ColumnReferenceQualifier | Qualifies a column reference (aliased) the ArcSDE "table. | Class | org.geotools.arcsde.data.view | GeoTools |
|
| Command | Runnable used to interact with an ArcSDEConnection. | Class | org.geotools.arcsde.session | GeoTools |
|
| Commands | | Class | org.geotools.arcsde.session | GeoTools |
|
| Commands .CloseConnection | | Class | org.geotools.arcsde.session.Commands | GeoTools |
|
| Commands .CloseStateCommand | | Class | org.geotools.arcsde.session.Commands | GeoTools |
|
| Commands .CloseStreamCommand | A command to close an stream (ie, SeDelete, SeInsert, SeQuery, SeUpdate). | Class | org.geotools.arcsde.session.Commands | GeoTools |
|
| Commands .CommitTransaction | | Class | org.geotools.arcsde.session.Commands | GeoTools |
|
| Commands .CreateAndExecuteQueryCommand | Command to create, prepare, and execute a query. | Class | org.geotools.arcsde.session.Commands | GeoTools |
|
| Commands .CreateSeRegistrationCommand | | Class | org.geotools.arcsde.session.Commands | GeoTools |
|
| Commands .CreateSeStateCommand | | Class | org.geotools.arcsde.session.Commands | GeoTools |
|
| Commands .CreateSeTableCommand | | Class | org.geotools.arcsde.session.Commands | GeoTools |
|
| Commands .CreateVersionStateCommand | Creates either a direct child state of parentStateId, or a sibling being an exact copy of parentStatId if either the state can't be closed because its in use or parentStateId does not | Class | org.geotools.arcsde.session.Commands | GeoTools |
|
| Commands .DescribeTableCommand | | Class | org.geotools.arcsde.session.Commands | GeoTools |
|
| Commands .FetchRowCommand | | Class | org.geotools.arcsde.session.Commands | GeoTools |
|
| Commands .GetLayerCommand | | Class | org.geotools.arcsde.session.Commands | GeoTools |
|
| Commands .GetTableCommand | | Class | org.geotools.arcsde.session.Commands | GeoTools |
|
| Commands .GetVersionCommand | Command to fetch a version. | Class | org.geotools.arcsde.session.Commands | GeoTools |
|
| Commands .PrepareQueryCommand | | Class | org.geotools.arcsde.session.Commands | GeoTools |
|
| CompressionType | enum CompressionTypeAn enumeration that mirrors the different possible raster compression types in Arcsde (ie, | Class | org.geotools.arcsde.raster.info | GeoTools |
|
| FIDReader | Strategy object used to manage the different ways an ArcSDE server handles row identity. | Class | org.geotools.arcsde.data | GeoTools |
|
| FIDReader .SdeManagedFidReader | | Class | org.geotools.arcsde.data.FIDReader | GeoTools |
|
| FIDReader .ShapeFidReader | | Class | org.geotools.arcsde.data.FIDReader | GeoTools |
|
| FIDReader .UserManagedFidReader | | Class | org.geotools.arcsde.data.FIDReader | GeoTools |
|
| FilterToSQLSDE | Encodes an attribute filter into a SQL WHERE statement for arcsde. | Class | org.geotools.arcsde.filter | GeoTools |
|
| GatherCoverageMetadataCommand | Session command to gather information for an ArcSDE Raster, such as dimensions, spatial extent, number of pyramid levels, etc; into a RasterDatasetInfo | Class | org.geotools.arcsde.raster.info | GeoTools |
|
| GeometryEncoderException | Indicates a client class has attempted to encode a filter not supported by the GeometryEncoderSDEAuthor:Gabriel RoldanSee Also:Serialized Form | Class | org.geotools.arcsde.filter | GeoTools |
|
| GeometryEncoderSDE | Encodes the geometry related parts of a filter into a set of SeFilter objects and provides a method to get the resulting filters suitable to set up an SeQuery's spatial | Class | org.geotools.arcsde.filter | GeoTools |
|
| InterleaveType | An enumeration that mirrors the different possible band interleave types in Arcsde (ie, SeRaster#SE_RASTER_INTERLEAVE_*)Since:2. | Class | org.geotools.arcsde.raster.info | GeoTools |
|
| InterpolationType | enum InterpolationTypeAn enumeration that mirrors the different possible raster interpolation types in Arcsde (ie, | Class | org.geotools.arcsde.raster.info | GeoTools |
|
| ISession | Provides thread safe access to an SeConnection. | Interface | org.geotools.arcsde.session | GeoTools |
|
| ISessionPool | Maintains SeConnection's for a single set of connection properties (for instance: by server, port, user and password) in a pool to recycle used connections. | Interface | org.geotools.arcsde.session | GeoTools |
|
| ISessionPoolFactory | Factory interface for ISessionPool. | Interface | org.geotools.arcsde.session | GeoTools |
|
| Loggers | Creates a Logger using the geotools org. | Class | org.geotools.arcsde.logging | GeoTools |
|
| OrderByElementQualifier | Qualifies a column reference in an order by clauseSince:2. | Class | org.geotools.arcsde.data.view | GeoTools |
|
| QueryInfoParser | Visits a PlainSelect SQL SELECT construct to create the correspondent SeQueryInfo object, that can be used as an in | Class | org.geotools.arcsde.data.view | GeoTools |
|
| RasterBandInfo | | Class | org.geotools.arcsde.raster.info | GeoTools |
|
| RasterCellType | An enumeration that mirrors the different possible cell resolutions in Arcsde (ie, SeRaster#SE_PIXEL_TYPE_*)Since:2. | Class | org.geotools.arcsde.raster.info | GeoTools |
|
| RasterDatasetInfo | Wraps metadata information for a raster dataset, whether it is composed of a single raster, or it's raster catalog, and provides some conveinent methods to get to the raster metadata of it's | Class | org.geotools.arcsde.raster.info | GeoTools |
|
| RasterInfo | A RasterInfo gathers the metadata for a single raster in a raster dataset Basically, it wraps the SeRasterAttr object and implements some convenience methods for doing | Class | org.geotools.arcsde.raster.info | GeoTools |
|
| RasterQueryInfo | Captures information about a query for a single raster in a raster dataset. | Class | org.geotools.arcsde.raster.info | GeoTools |
|
| RasterReaderFactory | | Class | org.geotools.arcsde.raster.io | GeoTools |
|
| RasterUtils | | Class | org.geotools.arcsde.raster.info | GeoTools |
|
| SdeRow | Wrapper for an SeRow so it allows asking multiple times for the same property. | Class | org.geotools.arcsde.session | GeoTools |
|
| SelectQualifier | Visitor on a PlainSelect that produces another one but with all the table names and field names fully qualified as expected by ArcSDE. | Class | org.geotools.arcsde.data.view | GeoTools |
|
| SessionPoolFactory | SessionPool factory. | Class | org.geotools.arcsde.session | GeoTools |
|
| SessionWrapper | A pure session wrapper to aid in creating session decorators by extending this class. | Class | org.geotools.arcsde.session | GeoTools |
|
| SeToJTSGeometryFactory | This is an experimental implementation of GeometryFactory that creates JTS geometries directly by calling SeRow. | Class | org.geotools.arcsde.data | GeoTools |
|
| SharedSessionPool | A session pool that is not closable and hence can be shared between different applications/datastores when referenced by a JNDI context. | Class | org.geotools.arcsde.jndi | GeoTools |
|
| TiledRasterReader | An Iterator like interface to read ArcSDE rasters for a given ArcSDE raster dataset (whether it is a single raster or a raster catalog). | Interface | org.geotools.arcsde.raster.io | GeoTools |
|
| TileInfo | | Class | org.geotools.arcsde.raster.io | GeoTools |
|
| TileReader | Offers a random access interface to the tile data for a raster request. | Interface | org.geotools.arcsde.raster.io | GeoTools |
|
| TileReaderFactory | | Class | org.geotools.arcsde.raster.io | GeoTools |
|
| TransactionVersionHandler | Handles a versioned table when in transaction modeSince:2. | Class | org.geotools.arcsde.versioning | GeoTools |
|
| UnavailableConnectionException | Exception thrown when a free SDE connection can't be obtained after the calling thread was waiting an available connection for SdeConnectionPool instance's getMaxWaitTime() | Class | org.geotools.arcsde.session | GeoTools |
|
| ViewRegisteringFactoryHelper | Utility class to help DataStoreFactories for org. | Class | org.geotools.arcsde.data | GeoTools |