Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.geotools.arcsde.data Classes and Interfaces - 19 results found.
NameDescriptionTypePackageFramework
ArcSDEAdapterUtility 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.Classorg.geotools.arcsde.dataGeoTools
ArcSDEDataStoreDataStore implementation to work upon an ArcSDE spatial database gateway.Classorg.geotools.arcsde.dataGeoTools
ArcSDEDataStoreConfigRepresents a set of ArcSDE database connection parameters.Classorg.geotools.arcsde.dataGeoTools
ArcSdeFeatureCollectionFeatureCollection implementation that works over an ArcSDEFeatureReader or one of the decorators over it returned by ArcSDEDataStore#getFeatureReader(Query, Session, boolean).Classorg.geotools.arcsde.dataGeoTools
ArcSDEFeatureReaderFeatureReader optimized for ArcSDE access.Classorg.geotools.arcsde.dataGeoTools
ArcSdeFeatureSourceClassorg.geotools.arcsde.dataGeoTools
ArcSdeFeatureStoreClassorg.geotools.arcsde.dataGeoTools
ArcSDEGeometryBuilderCreates propper JTS Geometry objects from SeShape objects and viceversa.Classorg.geotools.arcsde.dataGeoTools
ArcSdeResourceInfoResourceInfo adapter for a FeatureTypeInfo and ArcSdeFeatureSourceSince:2.Classorg.geotools.arcsde.dataGeoTools
ColumnReferenceQualifierQualifies a column reference (aliased) the ArcSDE "table.Classorg.geotools.arcsde.data.viewGeoTools
FIDReaderStrategy object used to manage the different ways an ArcSDE server handles row identity.Classorg.geotools.arcsde.dataGeoTools
FIDReader .SdeManagedFidReaderClassorg.geotools.arcsde.data.FIDReaderGeoTools
FIDReader .ShapeFidReaderClassorg.geotools.arcsde.data.FIDReaderGeoTools
FIDReader .UserManagedFidReaderClassorg.geotools.arcsde.data.FIDReaderGeoTools
OrderByElementQualifierQualifies a column reference in an order by clauseSince:2.Classorg.geotools.arcsde.data.viewGeoTools
QueryInfoParserVisits a PlainSelect SQL SELECT construct to create the correspondent SeQueryInfo object, that can be used as an inClassorg.geotools.arcsde.data.viewGeoTools
SelectQualifierVisitor on a PlainSelect that produces another one but with all the table names and field names fully qualified as expected by ArcSDE.Classorg.geotools.arcsde.data.viewGeoTools
SeToJTSGeometryFactoryThis is an experimental implementation of GeometryFactory that creates JTS geometries directly by calling SeRow.Classorg.geotools.arcsde.dataGeoTools
ViewRegisteringFactoryHelperUtility class to help DataStoreFactories for org.Classorg.geotools.arcsde.dataGeoTools