This document is the API specification of the ArcSDE Java API, version 10.0

See:
          Description

Packages
com.esri.sde.sdk.client Provides classes to analyze and process spatial information stored in an ArcSDE maintained database.
com.esri.sde.sdk.geom This package contains classes that implement the OGC Geometry interfaces.
com.esri.sde.sdk.pe This package contains the classes that comprise the ArcSDE Projection Engine.

 

This document is the API specification of the ArcSDE Java API, version 10.0

The ArcSDE Java API provides an open, high level Programmer's Interface to process and analyze spatial information.

This release of the ArcSDE Java API contains three packages, the Client Package, the Geometry Package and the Projection Engine Package.

The Client package provides classes that expose ESRI's ArcSDE server functionality. The Geometry package provides classes for defining and performing operations on geometric objects. The Projection Engine package provides classes to define coordinate systems and to transform data between different coordinate systems.