A B C D E F G H I K L M N O P Q R S T U V W X Y

A

addBand(SeRasterBand) - Method in class com.esri.sde.sdk.client.SeRaster
Add a raster band to the raster.
addColumn(SeColumnDefinition) - Method in class com.esri.sde.sdk.client.SeTable
Adds a column to the table.
addConsumer(SeRasterConsumer) - Method in interface com.esri.sde.sdk.client.SeRasterProducer
Adds an SeRasterConsumer to the list of consumers interested in data for this raster.
addConsumer(SeRasterConsumer) - Method in class com.esri.sde.sdk.client.SeRasterScanLineProducer
Add a consumer to list.
addId(SeObjectId) - Method in class com.esri.sde.sdk.client.SeLog
Adds one row id to an open logfile.
addIds(SeObjectId[]) - Method in class com.esri.sde.sdk.client.SeLog
Adds a list of row ids to an open logfile.
addInstanceMetaData(int, SeMetaData[]) - Method in class com.esri.sde.sdk.client.SeConnection
Adds new metadata records for current SE instance.
addIsland(SDEPoint[]) - Method in class com.esri.sde.sdk.client.SeShape
Adds and island ring (donut hole) to an area shape.
addMetaData(int, SeMetaData[]) - Method in class com.esri.sde.sdk.client.SeTable
Adds metadata records.
addParameter(SeDBTune.Params) - Method in class com.esri.sde.sdk.client.SeDBTune.Keyword
Adds a parameter info to the keyword.
addPart(SeShape) - Method in class com.esri.sde.sdk.client.SeShape
Adds a new part to the shape.
addRowLocks(int, SeObjectId[], SeObjectId) - Method in class com.esri.sde.sdk.client.SeTable
Adds one or more row locks.
addTable(String) - Method in class com.esri.sde.sdk.client.SeSqlConstruct
Adds a table name to the list of tables.
addTag(SeXmlTag) - Method in class com.esri.sde.sdk.client.SeXmlIndex
Adds a tag to this XML index.
addTransformation(PeObject, int, boolean) - Method in class com.esri.sde.sdk.pe.PeTranslist
 
addUUIDColumn(String) - Method in class com.esri.sde.sdk.client.SeTable
Adds a UUID column to the table.
addXmlSchemaDoc(SeXmlSchemaDoc) - Method in class com.esri.sde.sdk.client.SeXmlSchemaCollection
Add a XML schema document to the collection.
adjhcsToCoordsys(PeAdjHCS, int, double[][]) - Static method in class com.esri.sde.sdk.pe.PeCSTransformations
 
allowRowlocks() - Method in class com.esri.sde.sdk.client.SeRegistration
Returns TRUE if rowlocking is enabled.
allowsNulls() - Method in class com.esri.sde.sdk.client.SeColumnDefinition
This method returns true if the column allows null values and false if it does not.
allowsNulls() - Method in class com.esri.sde.sdk.client.SeRegisteredColumn
Returns true if this column allows null values.
alter(SeDBTune.Keyword[], SeDBTune.ErrorData) - Method in class com.esri.sde.sdk.client.SeDBTune
Alter values of DBTUNE table.
alter() - Method in class com.esri.sde.sdk.client.SeLayer
Alters modifiable characteristics of a layer after creation.
alter() - Method in class com.esri.sde.sdk.client.SeLog
Alters the definition of the logfile on the server.
alter() - Method in class com.esri.sde.sdk.client.SeRasterBand
Alters database entry for raster band
alter() - Method in class com.esri.sde.sdk.client.SeRasterColumn
Alters those characteristics of a raster column that can be modified after it has been created.
alter() - Method in class com.esri.sde.sdk.client.SeRegistration
Alters the properties of a registered table.
alter() - Method in class com.esri.sde.sdk.client.SeSpatialReference
Alters a spatial reference entry in the spatial_references table.
alter() - Method in class com.esri.sde.sdk.client.SeVersion
Alters a version`s characteristics.
alter() - Method in class com.esri.sde.sdk.client.SeXmlColumn
This method alters an existing XML column on an existing table.
alterColumn(SeRegisteredColumn) - Method in class com.esri.sde.sdk.client.SeTable
Alter SDE Column Metadata.
alterInstanceMetaData(int, SeMetaData[]) - Method in class com.esri.sde.sdk.client.SeConnection
Alters properties of the specified metadata record.
alterMetaData(int, SeMetaData[]) - Method in class com.esri.sde.sdk.client.SeTable
Alters metadata records.
alterTemplate() - Method in class com.esri.sde.sdk.client.SeXmlIndex
This method alters an XML index template, based on the contents of this SeXmlIndex object.
angularUnitCodelist() - Static method in class com.esri.sde.sdk.pe.PeFactory
Deprecated. This will be removed after version 10.0. It is replaced by PeFactoryCodelist.angunit().
angunit(int) - Static method in class com.esri.sde.sdk.pe.PeFactory
Convert a code to a angunit
angunit() - Static method in class com.esri.sde.sdk.pe.PeFactoryCodelist
Get a list of ANGUNIT codes.
angunit() - Static method in class com.esri.sde.sdk.pe.PeFactoryPredefined
Create an array of ANGUNIT code/names.
applyEnvelope(SeExtent) - Method in class com.esri.sde.sdk.client.SeLayerGrid
This method applies the given envelope, of a shape, to the index grid being calculated.
applyShape(SeShape) - Method in class com.esri.sde.sdk.client.SeLayerGrid
This method applies a shape to the index grid being calculated.
archiveTables(SeObjectId, SeObjectId, int) - Method in class com.esri.sde.sdk.client.SeState
Archives rows on the archiving tables modified between low and high states.
area() - Method in interface com.esri.sde.sdk.geom.MultiSurface
 
area() - Method in class com.esri.sde.sdk.geom.SeMultiPolygon
 
area() - Method in class com.esri.sde.sdk.geom.SeMultiSurface
Returns the area of a polygon or multipolygon.
area() - Method in class com.esri.sde.sdk.geom.SePolygon
Returns the area of a polygon or multipolygon.
area() - Method in class com.esri.sde.sdk.geom.SeSurface
Returns the area of a polygon or multipolygon.
area() - Method in interface com.esri.sde.sdk.geom.Surface
Returns the area of a polygon or multipolygon.
asBinary(int) - Method in class com.esri.sde.sdk.client.SeShape
Returns ESRI binary shape representation.
asBinary() - Method in interface com.esri.sde.sdk.geom.Geometry
Asbinary takes a geometry object and returns its well-known binary representation.
asBinary() - Method in class com.esri.sde.sdk.geom.SeGeometry
Asbinary takes a geometry object and returns its well-known binary representation.
asBinaryShape() - Method in class com.esri.sde.sdk.geom.SeGeometry
Asbinaryshape takes a geometry object and returns a BLOB.
asLine() - Method in class com.esri.sde.sdk.client.SeShape
Returns a shape of type line, using a shape of any type.
asPoint() - Method in class com.esri.sde.sdk.client.SeShape
Returns a shape of type point, using a shape of any type.
asPolygon() - Method in class com.esri.sde.sdk.client.SeShape
Returns a shape of type polygon, using a shape of any type.
asSimpleLine() - Method in class com.esri.sde.sdk.client.SeShape
Returns a shape of simple line type, using a shape of any type.
asText(int) - Method in class com.esri.sde.sdk.client.SeShape
Returns a textual representation of a shape object.
asText() - Method in interface com.esri.sde.sdk.geom.Geometry
Astext takes a geometry object and returns its well-known text representation.
asText() - Method in class com.esri.sde.sdk.geom.SeGeometry
Astext takes a geometry object and returns its well-known text representation.
asWKB(int) - Method in class com.esri.sde.sdk.client.SeShape
Returns WKB representation of this shape object.
atod(String, Locale) - Static method in class com.esri.sde.sdk.pe.PeConvert
convert a string to a double (locale specified)
atod(String) - Static method in class com.esri.sde.sdk.pe.PeConvert
convert a string to a double (US locale)
atod_ld(String) - Static method in class com.esri.sde.sdk.pe.PeConvert
convert a string to a double (locale dependent)
atoi(String) - Static method in class com.esri.sde.sdk.pe.PeConvert
Convert a string to an integer
auth_r(double, double) - Static method in class com.esri.sde.sdk.pe.PeMath
Returns the authalic radius of a spheroid.

B

beta_to_phi(double, double) - Static method in class com.esri.sde.sdk.pe.PeMath
Calculates a geographic latitude from an authalic latitude.
BLOB_SEG_SIZE - Static variable in class com.esri.sde.sdk.client.SeDefs
 
BLOB_SEG_SIZE - Static variable in class com.esri.sde.sdk.client.SeRow
 
boundary() - Method in interface com.esri.sde.sdk.geom.Geometry
Boundary takes a geometry object and returns its combined boundary as a geometry object.
boundary() - Method in class com.esri.sde.sdk.geom.SeGeometry
 
boundary() - Method in class com.esri.sde.sdk.geom.SeGeometryCollection
 
boundary() - Method in class com.esri.sde.sdk.geom.SeLinestring
Boundary takes a geometry object and returns its combined boundary as a geometry object.
boundary() - Method in class com.esri.sde.sdk.geom.SeMultiLinestring
Boundary takes a geometry object and returns its combined boundary as a geometry object.
boundary() - Method in class com.esri.sde.sdk.geom.SeMultiPoint
 
boundary() - Method in class com.esri.sde.sdk.geom.SeMultiPolygon
Boundary takes a geometry object and returns its combined boundary as a geometry object.
boundary() - Method in class com.esri.sde.sdk.geom.SePoint
Boundary takes a geometry object and returns its combined boundary as a geometry object.
boundary() - Method in class com.esri.sde.sdk.geom.SePolygon
Boundary takes a geometry object and returns its combined boundary as a geometry object.
buffer(double) - Method in interface com.esri.sde.sdk.geom.Geometry
Buffer takes a geometry object and returns the geometry object that surrounds the source object.
buffer(double) - Method in class com.esri.sde.sdk.geom.SeGeometry
Buffer takes a geometry object and returns the geometry object that surrounds the source object.
buffer(double) - Method in class com.esri.sde.sdk.geom.SeGeometryCollection
Buffer takes a geometry object and returns the geometry object that surrounds the source object.
buffer(double) - Method in class com.esri.sde.sdk.geom.SeLinestring
Buffer takes a geometry object and returns the geometry object that surrounds the source object.
buffer(double) - Method in class com.esri.sde.sdk.geom.SeMultiLinestring
Buffer takes a geometry object and returns the geometry object that surrounds the source object.
buffer(double) - Method in class com.esri.sde.sdk.geom.SeMultiPoint
Buffer takes a geometry object and returns the geometry object that surrounds the source object.
buffer(double) - Method in class com.esri.sde.sdk.geom.SeMultiPolygon
Buffer takes a geometry object and returns the geometry object that surrounds the source object.
buffer(double) - Method in class com.esri.sde.sdk.geom.SePoint
Buffer takes a geometry object and returns the geometry object that surrounds the source object.
buffer(double) - Method in class com.esri.sde.sdk.geom.SePolygon
Buffer takes a geometry object and returns the geometry object that surrounds the source object.
build(int, boolean, int) - Method in class com.esri.sde.sdk.client.SeShape
Assembles a linestring or area shape from the calling shape, which must be a (spagetti) line shape.
byId(String, SeObjectId) - Method in class com.esri.sde.sdk.client.SeDelete
Deletes a row from an ArcSDE table using the row id.
byIdList(String, SeObjectId[]) - Method in class com.esri.sde.sdk.client.SeDelete
Deletes rows from an ArcSDE table using a list of row ids to determine which rows to delete.

C

calculateDistance(SeShape, boolean) - Method in class com.esri.sde.sdk.client.SeShape
Returns the closest distance between two shapes.
calculateExtent(boolean, SeSqlConstruct) - Method in class com.esri.sde.sdk.client.SeLayer
Calculates the extent (the minimum bounding box) of the features in a layer.
calculateExtent(SeSqlConstruct) - Method in class com.esri.sde.sdk.client.SeLog
Returns the extent (the minimum bounding box) of all the features specified by the logfile (which may be from multiple layers), and optionally, pass an SQL where clause as well.
calculateLayerExtent(SeQueryInfo) - Method in class com.esri.sde.sdk.client.SeQuery
Returns the envelope for all features within the layer that pass any SQL construct, state, or spatial constraints for the stream.
calculateLayerStatistics(SeQueryInfo) - Method in class com.esri.sde.sdk.client.SeQuery
Returns a set of statistics for a layer.
calculateTableStatistics(String, int, SeQueryInfo, int) - Method in class com.esri.sde.sdk.client.SeQuery
Returns a set of statistics for a column in a table.
canAddColumn - Variable in class com.esri.sde.sdk.client.SeDBMSInfo
Underlying RDBMS can add columns to a table.
cancel(boolean) - Method in class com.esri.sde.sdk.client.SeInsert
Cancels the current insert operation.
cancel(boolean) - Method in class com.esri.sde.sdk.client.SeStreamOp
Cancels the current operation on the stream.
cancel(boolean) - Method in class com.esri.sde.sdk.client.SeUpdate
Cancels the current update operation.
canDropColumn - Variable in class com.esri.sde.sdk.client.SeDBMSInfo
Underlying RDBMS can drop column from a table.
canOwnerPrefixTable - Variable in class com.esri.sde.sdk.client.SeDBMSInfo
Underlying RDBMS allows owner to prefixe the tablename.
canRename - Variable in class com.esri.sde.sdk.client.SeDBMSInfo
Underlying RDBMS can rename tables.
cart_to_curv(double, double, double, double, double) - Static method in class com.esri.sde.sdk.pe.PeMath
Transformation from cartesian to curvilinear coordinates.
central_meridian - Variable in class com.esri.sde.sdk.pe.PePCSInfo
 
centroid() - Method in interface com.esri.sde.sdk.geom.MultiSurface
Centroid takes a polygon or multipolygon and returns its geometric center as a point.
centroid() - Method in class com.esri.sde.sdk.geom.SeMultiPolygon
Centroid takes a polygon or multipolygon and returns its geometric center as a point.
centroid() - Method in class com.esri.sde.sdk.geom.SeMultiSurface
Centroid takes a polygon or multipolygon and returns its geometric center as a point.
centroid() - Method in class com.esri.sde.sdk.geom.SePolygon
Centroid takes a polygon or multipolygon and returns its geometric center as a point.
centroid() - Method in class com.esri.sde.sdk.geom.SeSurface
Centroid takes a polygon or multipolygon and returns its geometric center as a point.
centroid() - Method in interface com.esri.sde.sdk.geom.Surface
Centroid takes a polygon or multipolygon and returns its geometric center as a point.
changeCoordRef(SeCoordinateReference, PeGeogTransformations) - Method in class com.esri.sde.sdk.client.SeShape
Projects a shape to a new coordinate system.
changePath(SDEPoint, SDEPoint, SDEPoint, SDEPoint[]) - Method in class com.esri.sde.sdk.client.SeShape
Replaces a path in the source shape with a new path.
changeState(SeObjectId) - Method in class com.esri.sde.sdk.client.SeVersion
Changes the underlying state of a version.
checkCode(int) - Method in class com.esri.sde.sdk.pe.PeFactoryCodeRangeEntry
 
checkCode(int) - Method in class com.esri.sde.sdk.pe.PeFactoryCodeRangeTable
 
checkCodeByType(int, int) - Static method in class com.esri.sde.sdk.pe.PeFactoryCodeRanges
 
chi_to_phi(double, double) - Static method in class com.esri.sde.sdk.pe.PeMath
Calculates a geographic latitude from a conformal latitude.
clear() - Method in class com.esri.sde.sdk.client.SeRasterData
Removes all image scan line data and bit mask from this object.
clear() - Method in class com.esri.sde.sdk.pe.PeGCSExtent
clear an extent
clip(SeExtent) - Method in class com.esri.sde.sdk.client.SeShape
Returns the intersection (logical AND of space) of the shape and a supplied rectangular envelope.
clone() - Method in class com.esri.sde.sdk.client.SeColumnDefinition
Returns a new instance of this SeColumnDefinition.
clone() - Method in class com.esri.sde.sdk.client.SeCoordinateReference
Clones the coordinate reference object.
clone() - Method in class com.esri.sde.sdk.client.SeDBTune.Params
 
clone() - Method in class com.esri.sde.sdk.client.SeLayer
Clones this SeLayer object.
clone() - Method in class com.esri.sde.sdk.client.SeLog
Clones the SeLog object.
clone() - Method in class com.esri.sde.sdk.client.SeMetaData
Returns a copy of metadata object.
clone() - Method in class com.esri.sde.sdk.client.SeObjectId
 
clone() - Method in class com.esri.sde.sdk.client.SeObjectLock
Clones the SeObjectLock object.
clone() - Method in class com.esri.sde.sdk.client.SeQueryInfo
Clones the SeQueryInfo object.
clone() - Method in class com.esri.sde.sdk.client.SeRaster
Clones the SeRaster object.
clone() - Method in class com.esri.sde.sdk.client.SeRasterColumn
Clones the SeRasterColumn object.
clone() - Method in class com.esri.sde.sdk.client.SeRasterConstraint
Clone SeRasterConstraint object.
clone() - Method in class com.esri.sde.sdk.client.SeRegisteredColumn
Returns a new instance of this SeRegisteredColumn.
clone() - Method in class com.esri.sde.sdk.client.SeRegistration
Clones the SeRegistration object.
clone() - Method in class com.esri.sde.sdk.client.SeRelease
Clones the SeRelease object.
clone() - Method in class com.esri.sde.sdk.client.SeShape
Returns a copy of the shape.
clone() - Method in class com.esri.sde.sdk.client.SeSpatialReference
 
clone() - Method in class com.esri.sde.sdk.client.SeSqlConstruct
Clones SeSqlConstruct object.
clone() - Method in class com.esri.sde.sdk.client.SeState
Clones the SeState object.
clone() - Method in class com.esri.sde.sdk.client.SeTransform
Clones the SeTransform object.
clone() - Method in class com.esri.sde.sdk.client.SeTransformCustom
Clones the SeTransformCustom object.
clone() - Method in class com.esri.sde.sdk.client.SeTransformPolynomial
Clones the SeTransformPolynomial object.
clone() - Method in class com.esri.sde.sdk.client.SeTransformProjected
Clones the SeTransformProjected object.
clone() - Method in class com.esri.sde.sdk.client.SeVersion
Clones the SeVersion object.
clone() - Method in class com.esri.sde.sdk.pe.PeAdjHCS
Clone a adjhcs.
clone() - Method in class com.esri.sde.sdk.pe.PeArray
Clone an array.
clone() - Method in class com.esri.sde.sdk.pe.PeAuthority
Clone an authority.
clone() - Method in class com.esri.sde.sdk.pe.PeCoordinateSystem
Clone a coordinate system.
clone() - Method in class com.esri.sde.sdk.pe.PeDatum
Clone a datum.
clone() - Method in class com.esri.sde.sdk.pe.PeGeographicCS
Clone a geogcs.
clone() - Method in class com.esri.sde.sdk.pe.PeGeogTransformations
Clone a geogtran;.
clone() - Method in class com.esri.sde.sdk.pe.PeGeoXYZCS
Clone a gcs.
clone() - Method in class com.esri.sde.sdk.pe.PeHTMethod
Clone a htmethod.
clone() - Method in class com.esri.sde.sdk.pe.PeHVCoordSys
Clone a hvcoordsys.
clone() - Method in class com.esri.sde.sdk.pe.PeHVDatum
Creates a duplicate of the datum object.
clone() - Method in class com.esri.sde.sdk.pe.PeMetadata
Clone a metadata.
clone() - Method in class com.esri.sde.sdk.pe.PeMethod
Clone a method.
clone() - Method in class com.esri.sde.sdk.pe.PeParameters
Clone a parameter object.
clone() - Method in class com.esri.sde.sdk.pe.PePrimeMeridian
Clone a prime meridian.
clone() - Method in class com.esri.sde.sdk.pe.PeProjectedCS
Clone a projcs.
clone() - Method in class com.esri.sde.sdk.pe.PeProjection
Clone a projection.
clone() - Method in class com.esri.sde.sdk.pe.PeSpheroid
Clone a spheroid.
clone() - Method in class com.esri.sde.sdk.pe.PeUnit
Clone a unit.
clone() - Method in class com.esri.sde.sdk.pe.PeVDatum
Clone a vdatum.
clone() - Method in class com.esri.sde.sdk.pe.PeVertCS
Clone a vertcs.
clone() - Method in class com.esri.sde.sdk.pe.PeVerttran
Clone a verttran;.
clone() - Method in class com.esri.sde.sdk.pe.PeVTMethod
Clone a method.
cloneAlterUnit(PeUnit) - Method in class com.esri.sde.sdk.pe.PeVertCS
Creates a clone of the vertical coordinate system object.
cloneAlterUnits(PeUnit, PeUnit) - Method in class com.esri.sde.sdk.pe.PeProjectedCS
Clone a PCS, change the clone's unit objects to the arguments, and convert values in appropriate parameter objects.
close() - Method in class com.esri.sde.sdk.client.SeConnection
Closes the connection to the ArcSDE instance.
close() - Method in class com.esri.sde.sdk.client.SeInsert
Closes this insert object and releases it back to the stream pool.
close() - Method in class com.esri.sde.sdk.client.SeLog
Closes the open logfile.
close() - Method in class com.esri.sde.sdk.client.SeState
Closes the state.
close() - Method in class com.esri.sde.sdk.client.SeStreamOp
Closes this stream object and releases it back to the stream pool.
close() - Method in class com.esri.sde.sdk.client.SeUpdate
Closes this update object and releases it back to the stream pool.
codeToMacro(int) - Static method in class com.esri.sde.sdk.pe.PeFactoryDefstring
Convert a factory code to a macro name.
com.esri.sde.sdk.client - package com.esri.sde.sdk.client
Provides classes to analyze and process spatial information stored in an ArcSDE maintained database.
com.esri.sde.sdk.geom - package com.esri.sde.sdk.geom
This package contains classes that implement the OGC Geometry interfaces.
com.esri.sde.sdk.pe - package com.esri.sde.sdk.pe
This package contains the classes that comprise the ArcSDE Projection Engine.
combine(String, String, int) - Method in class com.esri.sde.sdk.client.SeLog
Performs a set operation (UNION, INTERSECTION, DIFFERENCE, SYMMETRICAL DIFFERENCE) on two logfiles (this one and the one named by the secondLogfile argument), yeilding a new (temporary) logfile (named according to the combinedLogfile argument).
commitTransaction() - Method in class com.esri.sde.sdk.client.SeConnection
This method commits all modifications made since the last call to SeConnection.startTransaction().
compareTo(Object) - Method in class com.esri.sde.sdk.client.SeObjectId
 
COMPLETESCANLINES - Static variable in interface com.esri.sde.sdk.client.SeRasterConsumer
The pixels will be delivered in (multiples of) complete scanlines at a time.
COMPLETETILES - Static variable in interface com.esri.sde.sdk.client.SeRasterConsumer
The image will be delivered in (multiples of) complete SeRasterTile at a time.
COMPRESSION_BIT_RATE - Static variable in class com.esri.sde.sdk.client.SeRasterAttr
Tag for raster compression bit rate
COMPRESSION_QUALITY - Static variable in class com.esri.sde.sdk.client.SeRasterAttr
Tag for raster compression quality
compressionGetParamValue(int) - Static method in class com.esri.sde.sdk.client.SeRaster
Class method: Gets compression from param value.
compressionSetParamValue(int, int) - Static method in class com.esri.sde.sdk.client.SeRaster
Class method: Sets compression from param value.
compressTree() - Method in class com.esri.sde.sdk.client.SeState
Compresses an instance's state tree by removing all states that aren't referenced by a version.
CONNECTION_TYPE - Static variable in class com.esri.sde.sdk.client.SeError
 
contains(Geometry) - Method in interface com.esri.sde.sdk.geom.Geometry
Contains takes two geometry objects and returns t (TRUE) if first object completely contains the second.
contains(Geometry) - Method in class com.esri.sde.sdk.geom.SeGeometry
Contains takes two geometry objects and returns t (TRUE) if first object completely contains the second.
convexhull() - Method in interface com.esri.sde.sdk.geom.Geometry
Returns the convex hull of a geometry object.
convexhull() - Method in class com.esri.sde.sdk.geom.SeGeometry
Returns the convex hull of a geometry object.
convexhull() - Method in class com.esri.sde.sdk.geom.SeGeometryCollection
Returns the convex hull of a geometry object.
convexhull() - Method in class com.esri.sde.sdk.geom.SeLinestring
Returns the convex hull of a geometry object.
convexhull() - Method in class com.esri.sde.sdk.geom.SePoint
Returns the convex hull of a geometry object.
convexhull() - Method in class com.esri.sde.sdk.geom.SePolygon
Returns the convex hull of a geometry object.
coordsys(int) - Static method in class com.esri.sde.sdk.pe.PeFactory
Convert a code to a coordsys
coordsysToAdjhcs(PeAdjHCS, int, double[][]) - Static method in class com.esri.sde.sdk.pe.PeCSTransformations
 
copy(String) - Method in class com.esri.sde.sdk.client.SeLog
Copies an existing logfile, described by the calling object, to a new logfile.
copyStateRows(String, SeObjectId[]) - Method in class com.esri.sde.sdk.client.SeUpdate
Copies rows from the differences state to the source state.
copyTo(PeHorizon) - Method in class com.esri.sde.sdk.pe.PeHorizon
 
count() - Method in class com.esri.sde.sdk.client.SeLog
Counts the number of row ids in the logfile.
create() - Method in class com.esri.sde.sdk.client.SeArchive
Creates an archive based on the information in this object.
create(int, int) - Method in class com.esri.sde.sdk.client.SeLayer
Spatially enables an RDBMS table.
create() - Method in class com.esri.sde.sdk.client.SeLog
Creates this logfile on the server.
create() - Method in class com.esri.sde.sdk.client.SeRaster
Creates a database entry for this SeRaster object.
create() - Method in class com.esri.sde.sdk.client.SeRasterBand
Create a database entry for raster band
create() - Method in class com.esri.sde.sdk.client.SeRasterColumn
Adds a raster column to an ArcSDE Table or Layer.
create() - Method in class com.esri.sde.sdk.client.SeRegistration
Register an existing table with ArcSde.
create() - Method in class com.esri.sde.sdk.client.SeSpatialReference
Creates a spatial reference entry in the spatial_references table.
create(SeObjectId) - Method in class com.esri.sde.sdk.client.SeState
Creates a child state from an existing state.
create(SeColumnDefinition[]) - Method in class com.esri.sde.sdk.client.SeTable
Creates the table with specified column definitions and the default configuration keyword.
create(SeColumnDefinition[], String) - Method in class com.esri.sde.sdk.client.SeTable
Creates the table with specified column definitions.
create(boolean, SeVersion) - Method in class com.esri.sde.sdk.client.SeVersion
Creates a child version from an existing version.
create() - Method in class com.esri.sde.sdk.client.SeXmlColumn
This method creates an XML column on an existing table.
create() - Method in class com.esri.sde.sdk.client.SeXmlSchema
This method creates an XML schema.
createIndex(String, boolean, boolean, String, String) - Method in class com.esri.sde.sdk.client.SeTable
Creates a DBMS index on the specified column of a table.
createIndexes(short, SeTable.SeTableIndexDefs[], String) - Method in class com.esri.sde.sdk.client.SeTable
Creates DBMS indexes on a table.
createInTransaction(boolean, SeVersion) - Method in class com.esri.sde.sdk.client.SeVersion
creates a new version entry within the context of a user transaction, as the child of the existing version.
createMultiVersionView(String) - Method in class com.esri.sde.sdk.client.SeTable
Creates a multiversion DBMS view on the specified multiversion table.
createPrimaryConstraint(String[], String, String) - Method in class com.esri.sde.sdk.client.SeTable
Creates primary constraint.
createTemplate() - Method in class com.esri.sde.sdk.client.SeXmlIndex
This method creates an XML index template based on the contents of this SeXmlIndex object.
createUniqueConstraint(String[], String, String) - Method in class com.esri.sde.sdk.client.SeTable
Creates unique constraint.
createView(String, String[], String[], SeSqlConstruct) - Method in class com.esri.sde.sdk.client.SeTable
Creates a DBMS view on a table.
crosses(Geometry) - Method in interface com.esri.sde.sdk.geom.Geometry
Crosses takes two geometry objects and returns t (TRUE) if their intersection results in a geometry object whose dimension is one less than the maximum dimension of the source objects.
crosses(Geometry) - Method in class com.esri.sde.sdk.geom.SeGeometry
Crosses takes two geometry objects and returns t (TRUE) if their intersection results in a geometry object whose dimension is one less than the maximum dimension of the source objects.
curv_to_cart(double, double, double, double, double) - Static method in class com.esri.sde.sdk.pe.PeMath
Transformation from curvilinear to cartesian coordinates.
Curve - Interface in com.esri.sde.sdk.geom
The Curve interface defines the methods for a class whose instances create a one-dimensional geometric object stored as a sequence of points.

D

databaseUse(String) - Method in class com.esri.sde.sdk.client.SeConnection
Changes the database or data source being used by a connection.
datum(int) - Static method in class com.esri.sde.sdk.pe.PeFactory
Convert a code to a datum
datum() - Static method in class com.esri.sde.sdk.pe.PeFactoryCodelist
Get a list of DATUM codes.
datum() - Static method in class com.esri.sde.sdk.pe.PeFactoryPredefined
Create an array of DATUM code/names.
datumCodelist() - Static method in class com.esri.sde.sdk.pe.PeFactory
Deprecated. This will be removed after version 10.0. It is replaced by PeFactoryCodelist.datum().
dbmsId - Variable in class com.esri.sde.sdk.client.SeDBMSInfo
Identifies the underlying RDBMS id.
dd_to_geog(PeGeographicCS, int, String[], double[]) - Static method in class com.esri.sde.sdk.pe.PeDms
DD (decimal-degree) to geographic
ddm_to_geog(PeGeographicCS, int, String[], double[]) - Static method in class com.esri.sde.sdk.pe.PeDms
DDM (degree decimal-minute) to geographic
decodePixelsConvertToObject(int, byte[], int, double, double, Object, int, double, int) - Static method in class com.esri.sde.sdk.client.SeRasterData
Decode source byte[] array as srcPixelType and try to convert it value to the destination Object type.
delete(String) - Method in class com.esri.sde.sdk.client.SeArchive
Deletes an archive based on the name of the archiving table.
delete() - Method in class com.esri.sde.sdk.client.SeLayer
Deletes the spatial components from a spatially enabled table.
delete() - Method in class com.esri.sde.sdk.client.SeLog
Deletes this logfile on the server.
delete() - Method in class com.esri.sde.sdk.client.SeRaster
Deletes this SeRaster object from database.
delete() - Method in class com.esri.sde.sdk.client.SeRasterBand
Delete database entry for raster band
delete() - Method in class com.esri.sde.sdk.client.SeRasterColumn
Deletes the raster column from the associated RDBMS table.
delete() - Method in class com.esri.sde.sdk.client.SeRegistration
Unregisters a table.
delete(SeObjectId) - Method in class com.esri.sde.sdk.client.SeSpatialReference
Deletes a spatial reference entry in the spatial_references table.
delete() - Method in class com.esri.sde.sdk.client.SeState
Deletes a state.
delete() - Method in class com.esri.sde.sdk.client.SeTable
Drops a DBMS table.If the table is spatially enabled, all of its associated spatial information for the layer is also deleted.
delete() - Method in class com.esri.sde.sdk.client.SeVersion
Deletes a version.
delete(String, String) - Method in class com.esri.sde.sdk.client.SeXmlColumn
This method deletes an XML column from an existing table.
delete(int) - Method in class com.esri.sde.sdk.client.SeXmlSchema
This method deletes an XML schema.The schema name is SQL schema qualified.
delete() - Method in class com.esri.sde.sdk.pe.PeAdjHCS
Destructor.
delete() - Method in class com.esri.sde.sdk.pe.PeArray
Destructor.
delete() - Method in class com.esri.sde.sdk.pe.PeAuthority
Delete a authority object.
delete() - Method in class com.esri.sde.sdk.pe.PeCoordinateSystem
Deletes a coordsys.
delete() - Method in class com.esri.sde.sdk.pe.PeDatum
Deconstructor.
delete(int[]) - Method in class com.esri.sde.sdk.pe.PeFactoryCodelist
Delete a factory codelist.
delete(PeTable[]) - Method in class com.esri.sde.sdk.pe.PeFactoryPredefined
Delete a code/name list.
delete() - Method in class com.esri.sde.sdk.pe.PeGeographicCS
Deconstructor.
delete() - Method in class com.esri.sde.sdk.pe.PeGeogTransformations
Deconstructor.
delete() - Method in class com.esri.sde.sdk.pe.PeGeoXYZCS
Destructor.
delete() - Method in class com.esri.sde.sdk.pe.PeHorizon
Destroys a PeHorizon object.
delete(PeHorizon[]) - Static method in class com.esri.sde.sdk.pe.PeHorizon
Destroys PeHorizon objects.
delete() - Method in class com.esri.sde.sdk.pe.PeHTMethod
Destructor.
delete() - Method in class com.esri.sde.sdk.pe.PeHVCoordSys
Destructor
delete() - Method in class com.esri.sde.sdk.pe.PeHVDatum
Deletes this datum object.
delete() - Method in class com.esri.sde.sdk.pe.PeMetadata
Deconstructor.
delete() - Method in class com.esri.sde.sdk.pe.PeMethod
Destructor.
delete() - Method in class com.esri.sde.sdk.pe.PeObject
Delete a pe object.
delete() - Method in class com.esri.sde.sdk.pe.PeParameters
Deconstructor.
delete() - Method in class com.esri.sde.sdk.pe.PePrimeMeridian
Deconstructor.
delete() - Method in class com.esri.sde.sdk.pe.PeProjectedCS
Destructor.
delete() - Method in class com.esri.sde.sdk.pe.PeProjection
Destructor.
delete() - Method in class com.esri.sde.sdk.pe.PeSpheroid
Deconstructor.
delete() - Method in class com.esri.sde.sdk.pe.PeTranslist
 
delete() - Method in class com.esri.sde.sdk.pe.PeUnit
Deconstructor.
delete() - Method in class com.esri.sde.sdk.pe.PeVDatum
Destructor.
delete() - Method in class com.esri.sde.sdk.pe.PeVertCS
Destructor.
delete() - Method in class com.esri.sde.sdk.pe.PeVerttran
Deconstructor.
delete() - Method in class com.esri.sde.sdk.pe.PeVTMethod
Destructor.
deleteConstraint(String) - Method in class com.esri.sde.sdk.client.SeTable
Deletes the named constraint from specified table.
deleteData(String, String) - Method in class com.esri.sde.sdk.client.SeDBTune
Delete the DBTUNE table data.
deleteIds(SeObjectId[]) - Method in class com.esri.sde.sdk.client.SeLog
Deletes a list of ids from an open logfile.
deleteIndex(String) - Method in class com.esri.sde.sdk.client.SeTable
Drops a DBMS table index for the specified table.
deleteInstanceMetaData(int, SeObjectId[]) - Method in class com.esri.sde.sdk.client.SeConnection
Deletes instance's metadata records.
deleteIsland(SDEPoint) - Method in class com.esri.sde.sdk.client.SeShape
Deletes the island ring that contains the specified point from the source shape.
deleteMetaData(int, SeObjectId[]) - Method in class com.esri.sde.sdk.client.SeTable
Deletes metadata records.
deleteMetaDataByWhere(String) - Method in class com.esri.sde.sdk.client.SeTable
Deletes metadata records filtered by a where clause.
deleteMultiVersionView() - Method in class com.esri.sde.sdk.client.SeTable
Deletes a multiversion DBMS view on a multiversion table.
deletePart(int) - Method in class com.esri.sde.sdk.client.SeShape
Deletes the specified part of a multipart shape.
deletePath(SDEPoint, SDEPoint, SDEPoint) - Method in class com.esri.sde.sdk.client.SeShape
Deletes a path from the calling shape.
deletePoint(SDEPoint) - Method in class com.esri.sde.sdk.client.SeShape
Deletes all occurrences of the specified point in the shape.
deleteRange(SeObjectId, SeObjectId) - Method in class com.esri.sde.sdk.client.SeState
Deletes a connected range of states.
deleteTags() - Method in class com.esri.sde.sdk.client.SeXmlIndex
Removes all tags from an XML index.
deleteTemplate(String) - Method in class com.esri.sde.sdk.client.SeXmlIndex
This method deletes an XML index template.
delGTlist(PeGTlistEntry[]) - Static method in class com.esri.sde.sdk.pe.PeGTlist
 
delGTlistExtended(PeGTlistExtendedEntry[]) - Static method in class com.esri.sde.sdk.pe.PeGTlistExtended
delete an extended GTLIST array
delta(double) - Static method in class com.esri.sde.sdk.pe.PeMath
Adjusts a longitude to between +/-PI.
delta_center(double, double) - Static method in class com.esri.sde.sdk.pe.PeMath
 
describe() - Method in class com.esri.sde.sdk.client.SeTable
Returns column definitions of the table.This function maps the underlying DBMS data types to ArcSDE data types.
describeColumn(int) - Method in class com.esri.sde.sdk.client.SeStreamOp
Describes a given column by returning the SeColumnDefinition.
describeIndexes() - Method in class com.esri.sde.sdk.client.SeTable
Returns index definitions.
destroyCodelist(int[]) - Static method in class com.esri.sde.sdk.pe.PeFactory
Deprecated. This will be removed after version 10.0. It is replaced by PeFactoryCodelist.delete(int[]).
difference(SeShape) - Method in class com.esri.sde.sdk.client.SeShape
The difference function returns the portion of this shape that is not intersected by the secondary shape.
difference(Geometry) - Method in interface com.esri.sde.sdk.geom.Geometry
Difference takes two geometry objects and returns a geometry object that is the difference of the source objects.
difference(Geometry) - Method in class com.esri.sde.sdk.geom.SeGeometry
Difference takes two geometry objects and returns a geometry object that is the difference of the source objects.
dimension() - Method in interface com.esri.sde.sdk.geom.Geometry
Returns the dimension of a geometry object.
dimension() - Method in class com.esri.sde.sdk.geom.SeGeometry
Returns the dimension of a geometry object.
dimension() - Method in class com.esri.sde.sdk.geom.SeGeometryCollection
Returns the dimension of a geometry object.
dimension() - Method in class com.esri.sde.sdk.geom.SeLinestring
Returns the dimension of a geometry object.
dimension() - Method in class com.esri.sde.sdk.geom.SeMultiLinestring
Returns the dimension of a geometry object.
dimension() - Method in class com.esri.sde.sdk.geom.SeMultiPoint
Returns the dimension of a geometry object.
dimension() - Method in class com.esri.sde.sdk.geom.SeMultiPolygon
Returns the dimension of a geometry object.
dimension() - Method in class com.esri.sde.sdk.geom.SePoint
Returns the dimension of a geometry object.
dimension() - Method in class com.esri.sde.sdk.geom.SePolygon
Returns the dimension of a geometry object.
disableTlmCheck() - Method in class com.esri.sde.sdk.client.SeConnection
This method disables the Time Last Modified check done by the server for state lineages, layers, registered tables, xml columns and raster columns.
disjoint(Geometry) - Method in interface com.esri.sde.sdk.geom.Geometry
Disjoint takes two geometries and returns t (TRUE) if the intersection of two geometries produces an empty set; otherwise it returns f (FALSE).
disjoint(Geometry) - Method in class com.esri.sde.sdk.geom.SeGeometry
Disjoint takes two geometries and returns t (TRUE) if the intersection of two geometries produces an empty set; otherwise it returns f (FALSE).
distance(Geometry) - Method in interface com.esri.sde.sdk.geom.Geometry
Returns the closest distance separating two geometries.
distance(Geometry) - Method in class com.esri.sde.sdk.geom.SeGeometry
Returns the closest distance separating two geometries.
dms_to_geog(PeGeographicCS, int, String[], double[]) - Static method in class com.esri.sde.sdk.pe.PeDms
DMS (degree-minute-second) to geographic
domain_maxx - Variable in class com.esri.sde.sdk.pe.PePCSInfo
 
domain_maxy - Variable in class com.esri.sde.sdk.pe.PePCSInfo
 
domain_minx - Variable in class com.esri.sde.sdk.pe.PePCSInfo
 
domain_miny - Variable in class com.esri.sde.sdk.pe.PePCSInfo
 
dropBand(SeRasterBand) - Method in class com.esri.sde.sdk.client.SeRaster
Drop a raster band from the raster.
dropColumn(String) - Method in class com.esri.sde.sdk.client.SeTable
Drops a column from the table.
dtoa(double, int, Locale) - Static method in class com.esri.sde.sdk.pe.PeConvert
convert a double to a string (locale specified)
dtoa(double) - Static method in class com.esri.sde.sdk.pe.PeConvert
convert a double to a string (US locale)
dtoa_ld(double) - Static method in class com.esri.sde.sdk.pe.PeConvert
convert a double to a string (locale dependent)
duplicate() - Method in class com.esri.sde.sdk.client.SeRegisteredColumn
Deep copy a column object.
duplicate() - Method in class com.esri.sde.sdk.client.SeShapeAnno
Creates a copy of annotation object.
duplicate() - Method in class com.esri.sde.sdk.geom.SeCoordRef
Returns a duplicate of this coordinate reference object.

E

enableGeometry(Connection) - Method in interface com.esri.sde.sdk.geom.GeometrySource
 
enableGeometry(Connection) - Method in class com.esri.sde.sdk.geom.SeGeometrySource
 
enableTlmCheck() - Method in class com.esri.sde.sdk.client.SeConnection
This method enables the Time Last Modified check done by the ArcSDE server for state lineages, layers, registered tables, xml columns and raster columns.
endPoint() - Method in interface com.esri.sde.sdk.geom.Curve
Returns the last point of a linestring.
endPoint() - Method in class com.esri.sde.sdk.geom.SeCurve
Returns the last point of a linestring.
endPoint() - Method in class com.esri.sde.sdk.geom.SeLinestring
Returns the last point of a linestring.
entrylist() - Method in class com.esri.sde.sdk.pe.PeTranslist
 
envelope() - Method in interface com.esri.sde.sdk.geom.Geometry
Returns the bounding box of a geometry object as a geometry.
envelope(double, double, double, double) - Method in interface com.esri.sde.sdk.geom.GeometryFactory
This method is called to indicate what geometry type.
envelope() - Method in class com.esri.sde.sdk.geom.SeGeometry
Returns the bounding box of a geometry object as a polygon.
envelope() - Method in class com.esri.sde.sdk.geom.SeGeometryCollection
Returns the bounding box of a geometry object as a polygon.
envelope() - Method in class com.esri.sde.sdk.geom.SeLinestring
Returns the bounding box of a geometry object as a polygon.
envelope() - Method in class com.esri.sde.sdk.geom.SeMultiLinestring
Returns the bounding box of a geometry object as a polygon.
envelope() - Method in class com.esri.sde.sdk.geom.SeMultiPoint
Returns the bounding box of a geometry object as a polygon.
envelope() - Method in class com.esri.sde.sdk.geom.SeMultiPolygon
Returns the bounding box of a geometry object as a polygon.
envelope() - Method in class com.esri.sde.sdk.geom.SePoint
Returns the bounding box of a geometry object as a polygon.
envelope() - Method in class com.esri.sde.sdk.geom.SePolygon
Returns the bounding box of a geometry object as a polygon.
envelopesIntersect(Geometry) - Method in interface com.esri.sde.sdk.geom.Geometry
Envelopesintersect returns t (TRUE) if the envelopes of two geometries intersect, otherwise it returns f (FALSE).
envelopesIntersect(Geometry) - Method in class com.esri.sde.sdk.geom.SeGeometry
Envelopesintersect returns t (TRUE) if the envelopes of two geometries intersect, otherwise it returns f (FALSE).
eq(double, double) - Static method in class com.esri.sde.sdk.pe.PeMath
Returns true if two floating point numbers are approximately equal.
equal(Geometry) - Method in interface com.esri.sde.sdk.geom.Geometry
Compares two geometries and returns t (TRUE) if the geometries are identical otherwise it returns f (FALSE).
equal(Geometry) - Method in class com.esri.sde.sdk.geom.SeGeometry
Compares two geometries and returns t (TRUE) if the geometries are identical otherwise it returns f (FALSE).
equals(String, String) - Static method in class com.esri.sde.sdk.pe.PeString
Same as String.equalsIgnoreCase(), but also ignores whitespace and "-" and "_" characters.
equalsLen(String, String, int) - Static method in class com.esri.sde.sdk.pe.PeString
compares for the specified number of characters
equalsLen1(String, String) - Static method in class com.esri.sde.sdk.pe.PeString
compares for the length of s1
equalsLen2(String, String) - Static method in class com.esri.sde.sdk.pe.PeString
compares for the length of s2
equivalenceRows(String, SeObjectId[], boolean) - Method in class com.esri.sde.sdk.client.SeStreamOp
Declares a set of rows in the source state to be equivalent to the version of those rows in the difference state.
eta_to_phi(double, double) - Static method in class com.esri.sde.sdk.pe.PeMath
Calculates a geographic latitude from a parametric (reduced) latitude.
execute() - Method in class com.esri.sde.sdk.client.SeStreamOp
Tells the server to execute a stream operation.
exportDbtune(String) - Method in class com.esri.sde.sdk.client.SeConnection
Exports the contents of the DBTUNE table to a file.
extendLine(SDEPoint, SDEPoint[]) - Method in class com.esri.sde.sdk.client.SeShape
Extends a linear shape by adding a specified string of points to the beginning or end of the shape.
extentArea(double, double) - Method in class com.esri.sde.sdk.pe.PeGCSExtent
get the area of an extent
extentAreaWGS84() - Method in class com.esri.sde.sdk.pe.PeGCSExtent
get the area of an extent, assuming a WGS84 ellipsoid
exterior() - Method in interface com.esri.sde.sdk.geom.Geometry
The interior is the space occupied by the geometry.
exterior() - Method in class com.esri.sde.sdk.geom.SeGeometry
 
exterior() - Method in class com.esri.sde.sdk.geom.SeGeometryCollection
 
exterior() - Method in class com.esri.sde.sdk.geom.SeLinestring
The interior is the space occupied by the geometry.
exterior() - Method in class com.esri.sde.sdk.geom.SePoint
The interior is the space occupied by the geometry.
exterior() - Method in class com.esri.sde.sdk.geom.SePolygon
The interior is the space occupied by the geometry.
exteriorRing() - Method in interface com.esri.sde.sdk.geom.Polygon
Returns the exterior ring of a polygon as a linestring.
exteriorRing() - Method in class com.esri.sde.sdk.geom.SePolygon
Returns the exterior ring of a polygon as a linestring.

F

factory(int) - Static method in class com.esri.sde.sdk.pe.PeFactory
Deprecated. This will be removed after version 10.0. It is replaced by PeFactory.factoryByType(int, int) or PeFactory.objectName().
factoryByType(int, int) - Static method in class com.esri.sde.sdk.pe.PeFactory
Create a PE object from a factory code and type.
fetch() - Method in class com.esri.sde.sdk.client.SeQuery
Fetches an SeRow of data.
fetchRow(String, SeObjectId, String[]) - Method in class com.esri.sde.sdk.client.SeQuery
Fetches a single row based on the feature id.
filterCoordinates(double) - Method in class com.esri.sde.sdk.client.SeShape
Applies a Douglas_Poiker line generalization to a shape.
findAlong(double) - Method in class com.esri.sde.sdk.client.SeShape
Returns the points or lines along a shape as defined by the shape's measures and the supplied measured value.
findBetween(double, double) - Method in class com.esri.sde.sdk.client.SeShape
Returns the points or lines along a shape as defined by the shape's measures between the given from- and to- values.
findRelation(SeShape) - Method in class com.esri.sde.sdk.client.SeShape
Returns a mask defining all the relationships between the calling shape and the supplied shape.
flushBufferedWrites() - Method in class com.esri.sde.sdk.client.SeStreamOp
Flushes any outstanding insert/update buffers.
free() - Method in class com.esri.sde.sdk.client.SeRegisteredColumn
Free a column object.
freeAllLocks() - Method in class com.esri.sde.sdk.client.SeConnection
Frees all the Layer, Table, State and Object locks associated with the current connection.
freeLock() - Method in class com.esri.sde.sdk.client.SeLayer
Frees the lock on an ArcSde layer.
freeLock() - Method in class com.esri.sde.sdk.client.SeState
Releases the lock on a state.
freeLock() - Method in class com.esri.sde.sdk.client.SeTable
Frees the lock on a table.
freeLock() - Method in class com.esri.sde.sdk.client.SeVersion
Releases the lock on a version.
fromAnyString(String) - Static method in class com.esri.sde.sdk.pe.PeObject
 
fromCoordSys(int, double[][]) - Method in class com.esri.sde.sdk.pe.PeAdjHCS
Convert an array of coordinates from the representation of a coordsys.
fromPrjFile(String) - Static method in class com.esri.sde.sdk.pe.PeCoordinateSystem
Deprecated. This will be removed after version 10.0. It is replaced by PeProjFile.fromPrjFile(java.lang.String).
fromPrjFile(String) - Static method in class com.esri.sde.sdk.pe.PeProjFile
Creates a CS object from an ARC/INFO workstation PRJ file.
fromPrjString(String) - Static method in class com.esri.sde.sdk.pe.PeCoordinateSystem
Deprecated. This will be removed after version 10.0. It is replaced by PeProjFile.fromPrjString(java.lang.String).
fromPrjString(String) - Static method in class com.esri.sde.sdk.pe.PeProjFile
Creates a CS object from an ARC/INFO workstation PRJ.
fromSeGeometry(SeGeometry) - Method in class com.esri.sde.sdk.client.SeShape
Sets this object's shape from an SeGeometry object.
fromString(String) - Static method in class com.esri.sde.sdk.pe.PeAdjHCS
Create adjhcs from string
fromString(String) - Static method in class com.esri.sde.sdk.pe.PeArray
Construct method object from string.
fromString(String) - Static method in class com.esri.sde.sdk.pe.PeAuthority
Create an authority from a string.
fromString(String) - Static method in class com.esri.sde.sdk.pe.PeCoordinateSystem
Create a coordsys from a string.
fromString(String) - Static method in class com.esri.sde.sdk.pe.PeDatum
Create a datum from a string
fromString(String) - Static method in class com.esri.sde.sdk.pe.PeGeographicCS
Create a geogcs from string.
fromString(String) - Static method in class com.esri.sde.sdk.pe.PeGeogTransformations
Create a geogtran from a string.
fromString(String) - Static method in class com.esri.sde.sdk.pe.PeGeoXYZCS
Create a gcs from string.
fromString(String) - Static method in class com.esri.sde.sdk.pe.PeHTMethod
Construct htmethod object from string.
fromString(String) - Static method in class com.esri.sde.sdk.pe.PeHVCoordSys
Create a hvcoordsys from a string.
fromString(String) - Static method in class com.esri.sde.sdk.pe.PeHVDatum
Creates a new datum object from the provided string representation.
fromString(String) - Static method in class com.esri.sde.sdk.pe.PeMetadata
Create a metadata from string.
fromString(String) - Static method in class com.esri.sde.sdk.pe.PeMethod
Construct method object from string.
fromString(String) - Static method in class com.esri.sde.sdk.pe.PeParameters
Construct parameter object from string.
fromString(String) - Static method in class com.esri.sde.sdk.pe.PePrimeMeridian
Create a primem from a string
fromString(String) - Static method in class com.esri.sde.sdk.pe.PeProjectedCS
Create a projcs from a string.
fromString(String) - Static method in class com.esri.sde.sdk.pe.PeProjection
Construct a projection object from string.
fromString(String) - Static method in class com.esri.sde.sdk.pe.PeSpheroid
Create a spheroid from a string.
fromString(String) - Static method in class com.esri.sde.sdk.pe.PeUnit
Create a unit from a string.
fromString(String) - Static method in class com.esri.sde.sdk.pe.PeVDatum
Create a vdatum from a string.
fromString(String) - Static method in class com.esri.sde.sdk.pe.PeVertCS
Create a vertcs from a string.
fromString(String) - Static method in class com.esri.sde.sdk.pe.PeVerttran
Create a verttran from a string.
fromString(String) - Static method in class com.esri.sde.sdk.pe.PeVTMethod
Construct method object from string.
fromStringByType(int, String) - Static method in class com.esri.sde.sdk.pe.PeObject
 
fromTable(String, String) - Method in class com.esri.sde.sdk.client.SeDelete
Deletes rows from an ArcSDE table using a where clause to determine which rows to delete.
fromTableWithDynamicBind(String, String) - Method in class com.esri.sde.sdk.client.SeDelete
Prepares this stream to delete rows from an ArcSDE table using the specified where clause, which contains dynamic parameters.

G

gars_to_geog(PeGeographicCS, int, String[], double[]) - Static method in class com.esri.sde.sdk.pe.PeGars
 
gcs_extent_inside(double, double, double, double) - Method in class com.esri.sde.sdk.pe.PeGCSExtent
quick inside/outside check
gcs_extent_intersect(PeGCSExtent, PeGCSExtent, PeGCSExtent[]) - Static method in class com.esri.sde.sdk.pe.PeGCSExtent
Get the intersection of two extents.
gcs_extent_relation(double, double, double, double) - Method in class com.esri.sde.sdk.pe.PeGCSExtent
get the relationship of a geographic point to a geographic extent
generate(PeProjectedCS) - Static method in class com.esri.sde.sdk.pe.PePCSInfo
 
generate(PeProjectedCS, int) - Static method in class com.esri.sde.sdk.pe.PePCSInfo
 
generateBuffer(double, int) - Method in class com.esri.sde.sdk.client.SeShape
Generates a buffer around the source shape, and returns the resulting new shape.
generateCircle(SDEPoint, double, int) - Method in class com.esri.sde.sdk.client.SeShape
Generates a polygon shape in the form of a circle based on the supplied center, radius and number of points.
generateConvexHull() - Method in class com.esri.sde.sdk.client.SeShape
Computes the convex hull polygon for a shape's points.
generateEllipse(SDEPoint, double, double, double, int) - Method in class com.esri.sde.sdk.client.SeShape
Generates an area shape that approximates an ellipse.
generateFromBinary(byte[]) - Method in class com.esri.sde.sdk.client.SeShape
 
generateFromDoc(SeXmlIndex, SeXmlDoc) - Method in class com.esri.sde.sdk.client.SeXmlIndex
This method generates a best-guess XML index definition or template from a sample document.
generateFromPart(int) - Method in class com.esri.sde.sdk.client.SeShape
Generates a new shape from the specified part number of a multi-part shape.
generateFromText(String) - Method in class com.esri.sde.sdk.client.SeShape
Returns a shape object from its textual representaion.
generateFromWKB(byte[]) - Method in class com.esri.sde.sdk.client.SeShape
Constructs shape from WKB representation.
generateHorizon() - Method in class com.esri.sde.sdk.pe.PeProjectedCS
Generate a horizon for a projected coordinate system.
generateLabelPoint() - Method in class com.esri.sde.sdk.client.SeShape
Generates a label point for a shape.
generateLine(int, int, int[], SDEPoint[]) - Method in class com.esri.sde.sdk.client.SeShape
Generates a line shape from an array of points.
generatePoint(int, SDEPoint[]) - Method in class com.esri.sde.sdk.client.SeShape
Generates a point shape from an array of points.
generatePolygon(int, int, int[], SDEPoint[]) - Method in class com.esri.sde.sdk.client.SeShape
Turns this shape into a polygon shape from an array of points.
generateRectangle(SeExtent) - Method in class com.esri.sde.sdk.client.SeShape
Generates a polygon shape in the form of a rectangle, based on the supplied lower-left and upper-right points.
generateSimpleLine(int, int, int[], SDEPoint[]) - Method in class com.esri.sde.sdk.client.SeShape
Generates a simple line shape from an array of points.
GENERIC_TYPE - Static variable in class com.esri.sde.sdk.client.SeError
 
geodesic_coordinate(double, double, double, double, double, double, PeDouble, PeDouble) - Static method in class com.esri.sde.sdk.pe.PeLineType
Find 2nd point on geodesic at a given distance and azimuth from 1st point - "Direct solution" Rapp(1993) - Geometric Geodesy (Part II) - p.
geodesic_coordinate(double, double, double, double, double, double, PeDouble, PeDouble) - Static method in class com.esri.sde.sdk.pe.PeMath
Deprecated. This will be removed after version 10.0. It is replaced by PeLineType.geodesic_coordinate(double, double, double, double, double, double, com.esri.sde.sdk.pe.PeDouble, com.esri.sde.sdk.pe.PeDouble).
geodesic_densify_segment(double, double, double, double, double, double, double, int) - Static method in class com.esri.sde.sdk.pe.PeLineType
----------------------------------------------------------------- Function for creating geodesic line from point 1 to point 2 ----------------------------------------------------------------- a - semi-major axis length e2 - eccentricity squared of spheroid lam1, phi1 - coordinate of 'from' point (coord 1) lam2, phi2 - coordinate of 'to' point (coord 2) coord[][2] - array of coordinate pairs to fill in interval - distance between vertices in coordinate array (in same units as a) numpts - if interval is zero or non-positive, number of evenly spaced vertices in coordinate array or if interval is positive, max number of vertices to not exceed in coordinate array.
geodesic_distance(double, double, double, double, double, double, PeDouble, PeDouble, PeDouble) - Static method in class com.esri.sde.sdk.pe.PeLineType
Find distance along geodesic from point 1 to point2 and forward and back azimuths - "Inverse solution" Rapp(1993) - Geometric Geodesy (Part II) - p.
geodesic_distance(double, double, double, double, double, double, double[], double[], double[]) - Static method in class com.esri.sde.sdk.pe.PeMath
Deprecated. This will be removed after version 10.0. It is replaced by PeLineType.geodesic_distance(double, double, double, double, double, double, com.esri.sde.sdk.pe.PeDouble, com.esri.sde.sdk.pe.PeDouble, com.esri.sde.sdk.pe.PeDouble).
geodetic_coordinate(double, double, double, double, double, double, PeDouble, PeDouble, int) - Static method in class com.esri.sde.sdk.pe.PeLineType
Find 2nd point at a given distance and azimuth from 1st point -> "Direct solution" a - semi-major axis length of spheroid e2 - eccentricity squared of spheroid lam1, phi1 - coordinate of 'from' point (coord 1) distance - great elliptic distance between points (same units as a) az12 - azimuth from coord 1 to coord 2 (0 North - PI South) Azimuths are positive clockwise from north lam2, phi2 - output coordinate of 'to' point (coord 2)
geodetic_densify_segment(double, double, double, double, double, double, double, int, int) - Static method in class com.esri.sde.sdk.pe.PeLineType
----------------------------------------------------------------- Function for creating a generic line from point 1 to point 2 ----------------------------------------------------------------- a - semi-major axis length e2 - eccentricity squared of spheroid lam1, phi1 - coordinate of 'from' point (coord 1) lam2, phi2 - coordinate of 'to' point (coord 2) coord[][2] - array of coordinate pairs to fill in interval - distance between vertices in coordinate array (in same units as a) numpts - if interval is zero or non-positive, number of evenly spaced vertices in coordinate array or if interval is positive, max number of vertices to not exceed in coordinate array.
geodetic_distance(double, double, double, double, double, double, PeDouble, PeDouble, PeDouble, int) - Static method in class com.esri.sde.sdk.pe.PeLineType
Find distance from point 1 to point2 and forward and back azimuths - "Inverse solution" a - semi-major axis length e2 - eccentricity squared of spheroid lam1, phi1 - coordinate of 'from' point (coord 1) lam2, phi2 - coordinate of 'to' point (coord 2) distance - distance between points (same units as a) az12 - azimuth from coord 1 to coord 2 (0 North - PI South) az21 - azimuth from coord 2 to coord 1 "
geog1ToGeog2(PeGeogTransformations, int, double[], double[]) - Static method in class com.esri.sde.sdk.pe.PeCSTransformations
Deprecated. This will be removed after version 10.0. It is replaced by PeGTTransformations.geog1ToGeog2(com.esri.sde.sdk.pe.PeGeogTransformations, int, double[], double[]).
geog1ToGeog2(PeGeogTransformations, int, double[], double[]) - Static method in class com.esri.sde.sdk.pe.PeGTTransformations
 
geog2ToGeog1(PeGeogTransformations, int, double[], double[]) - Static method in class com.esri.sde.sdk.pe.PeCSTransformations
Deprecated. This will be removed after version 10.0. It is replaced by PeGTTransformations.geog2ToGeog1(com.esri.sde.sdk.pe.PeGeogTransformations, int, double[], double[]).
geog2ToGeog1(PeGeogTransformations, int, double[], double[]) - Static method in class com.esri.sde.sdk.pe.PeGTTransformations
 
geog_to_dd(PeGeographicCS, int, double[], int, String[]) - Static method in class com.esri.sde.sdk.pe.PeDms
geographic to DD (decimal-degree)
geog_to_ddm(PeGeographicCS, int, double[], int, String[]) - Static method in class com.esri.sde.sdk.pe.PeDms
geographic to DDM (degree decimal-minute)
geog_to_dms(PeGeographicCS, int, double[], int, String[]) - Static method in class com.esri.sde.sdk.pe.PeDms
geographic to DMS (degree-minute-second)
geog_to_gars(PeGeographicCS, int, double[], String[]) - Static method in class com.esri.sde.sdk.pe.PeGars
 
geog_to_georef(PeGeographicCS, int, double[], int, boolean, String[]) - Static method in class com.esri.sde.sdk.pe.PeGeoref
 
geog_to_mgrs(PeGeographicCS, int, double[], int, boolean, String[]) - Static method in class com.esri.sde.sdk.pe.PeMgrs
 
geog_to_mgrs_extended(PeGeographicCS, int, double[], int, boolean, int, String[]) - Static method in class com.esri.sde.sdk.pe.PeMgrs
 
geog_to_usng(PeGeographicCS, int, double[], int, boolean, boolean, String[]) - Static method in class com.esri.sde.sdk.pe.PeUsng
 
geog_to_utm(PeGeographicCS, int, double[], int, String[]) - Static method in class com.esri.sde.sdk.pe.PeUtm
 
geogcs(int) - Static method in class com.esri.sde.sdk.pe.PeFactory
Convert a code to a geogcs
geogcs() - Static method in class com.esri.sde.sdk.pe.PeFactoryCodelist
Get a list of GEOGCS codes.
geogcs() - Static method in class com.esri.sde.sdk.pe.PeFactoryPredefined
Create an array of GEOGCS code/names.
geogcsCodelist() - Static method in class com.esri.sde.sdk.pe.PeFactory
Deprecated. This will be removed after version 10.0. It is replaced by PeFactoryCodelist.geogcs().
geogToGeog(PeGeogTransformations, int, double[], double[], int) - Static method in class com.esri.sde.sdk.pe.PeCSTransformations
Deprecated. This will be removed after version 10.0. It is replaced by PeGTTransformations.geogToGeog(com.esri.sde.sdk.pe.PeGeogTransformations, int, double[], double[], int).
geogToGeog(PeGTlistExtendedEntry, int, double[], double[], int) - Static method in class com.esri.sde.sdk.pe.PeGTlistExtended
transform an array of coordinates
geogToGeog(PeGeogTransformations, int, double[], double[], int) - Static method in class com.esri.sde.sdk.pe.PeGTTransformations
Transforms between geographic coordinate systems in the true order of a PeGeogTransforms.
geogToProj(PeProjectedCS, int, double[]) - Static method in class com.esri.sde.sdk.pe.PeCSTransformations
Transform coordinates from a geographic to projected coordinate system.
geogtran(int) - Static method in class com.esri.sde.sdk.pe.PeFactory
Convert a code to a geogtran
geogtran() - Static method in class com.esri.sde.sdk.pe.PeFactoryCodelist
Get a list of GEOGTRAN codes.
geogtran() - Static method in class com.esri.sde.sdk.pe.PeFactoryPredefined
Create an array of GEOGTRAN code/names.
geogtranCodelist() - Static method in class com.esri.sde.sdk.pe.PeFactory
Deprecated. This will be removed after version 10.0. It is replaced by PeFactoryCodelist.geogtran().
geogtranError(PeGeogTransformations, PeGeogTransformations, int, double[], double[], double[], double[]) - Static method in class com.esri.sde.sdk.pe.PeFactoryNGAgeogtran
 
geometries() - Method in exception com.esri.sde.sdk.geom.GeometryException.IncompatibleGeometries
 
Geometry - Interface in com.esri.sde.sdk.geom
The Geometry interface defines the methods for the Geometry subclasses.
geometry() - Method in exception com.esri.sde.sdk.geom.GeometryException.InvalidGeometry
 
geometry(Class, Geometry[]) - Method in interface com.esri.sde.sdk.geom.GeometrySource
 
geometry(Class, Vector) - Method in interface com.esri.sde.sdk.geom.GeometrySource
 
geometry(Class, Geometry[]) - Method in class com.esri.sde.sdk.geom.SeGeometrySource
 
geometry(Class, Vector) - Method in class com.esri.sde.sdk.geom.SeGeometrySource
 
GeometryCollection - Interface in com.esri.sde.sdk.geom
The GeometryCollection interface defines the methods for a class whose instances create a geometric object which is a collection of one or more geometric objects.
GeometryException - Exception in com.esri.sde.sdk.geom
This exception is thrown whenever errors are encountered on the operations of the gometry object.
GeometryException() - Constructor for exception com.esri.sde.sdk.geom.GeometryException
 
GeometryException(String) - Constructor for exception com.esri.sde.sdk.geom.GeometryException
 
GeometryException.IncompatibleGeometries - Exception in com.esri.sde.sdk.geom
This exception is thrown whenever a Clementini operation encounters an error due to incompatible geometries.
GeometryException.IncompatibleGeometries(String, Geometry, Geometry) - Constructor for exception com.esri.sde.sdk.geom.GeometryException.IncompatibleGeometries
 
GeometryException.IndexOutOfBounds - Exception in com.esri.sde.sdk.geom
Since this is an indirect subclass of RuntimeException, it's instances are uncheck exceptions.
GeometryException.IndexOutOfBounds(String, Geometry, int) - Constructor for exception com.esri.sde.sdk.geom.GeometryException.IndexOutOfBounds
 
GeometryException.InvalidGeometry - Exception in com.esri.sde.sdk.geom
This error is thrown whenever the geometry is topologically invalid.
GeometryException.InvalidGeometry(String, Geometry) - Constructor for exception com.esri.sde.sdk.geom.GeometryException.InvalidGeometry
 
GeometryException.InvalidSrid - Exception in com.esri.sde.sdk.geom
This error is thrown whenever the srid for the geometry cannot be resolved.
GeometryException.InvalidSrid(String, int) - Constructor for exception com.esri.sde.sdk.geom.GeometryException.InvalidSrid
 
GeometryFactory - Interface in com.esri.sde.sdk.geom
The GeometryFactory interface is used to construct an abstract Geometry object.
geometryFactory(GeometryFactory, byte[]) - Static method in class com.esri.sde.sdk.geom.SeGeometrySource
This method takes an esri shape binary representation and a spatial reference system identity and returns a geometry object.
geometryFactory(GeometryFactory, byte[], SeCoordRef) - Static method in class com.esri.sde.sdk.geom.SeGeometrySource
This method takes an esri shape binary representation and a spatial reference system identity and returns a geometry object.
geometryFromShape(ByteArrayInputStream, SeCoordRef) - Static method in class com.esri.sde.sdk.geom.SeGeometrySource
This method takes an esri shape binary representation and a spatial reference system identity and returns a geometry object.
geometryFromWKB(InputStream, int) - Method in interface com.esri.sde.sdk.geom.GeometrySource
This method takes a well-known binary representation and a spatial reference system identity to return a geometry object.
geometryFromWKB(InputStream, int) - Method in class com.esri.sde.sdk.geom.SeGeometrySource
This method takes a well-known binary representation and a spatial reference system identity to return a geometry object.
geometryFromWKT(String, int) - Method in interface com.esri.sde.sdk.geom.GeometrySource
This method takes a well-known text representation and a spatial reference system identity and returns a geometry object.
geometryFromWKT(String, int) - Method in class com.esri.sde.sdk.geom.SeGeometrySource
This method takes a well-known text representation and a spatial reference system identity and returns a geometry object.
geometryFromWKT(String, SeCoordRef) - Method in class com.esri.sde.sdk.geom.SeGeometrySource
This method takes a well-known text representation and a spatial reference system identity and returns a geometry object.
geometryN(int) - Method in interface com.esri.sde.sdk.geom.GeometryCollection
Geometryn takes a collection and an integer index and returns the nth geometry object in the collection.
geometryN(int) - Method in class com.esri.sde.sdk.geom.SeGeometryCollection
Geometryn takes a collection and an integer index and returns the nth geometry object in the collection.
geometryN(int) - Method in class com.esri.sde.sdk.geom.SeMultiLinestring
Geometryn takes a collection and an integer index and returns the nth geometry object in the collection.
geometryN(int) - Method in class com.esri.sde.sdk.geom.SeMultiPoint
Geometryn takes a collection and an integer index and returns the nth geometry object in the collection.
geometryN(int) - Method in class com.esri.sde.sdk.geom.SeMultiPolygon
Geometryn takes a collection and an integer index and returns the nth geometry object in the collection.
GeometrySource - Interface in com.esri.sde.sdk.geom
The GeometrySource interface defines the methods for transforming a geometry object from its well-known binary representation or well-known text representation.
geometryType() - Method in interface com.esri.sde.sdk.geom.Geometry
Geometrytype takes a geometry object and returns its geometry type as a string.
geometryType() - Method in class com.esri.sde.sdk.geom.SeGeometry
Geometrytype takes a geometry object and returns its geometry type as a string.
geometryType() - Method in class com.esri.sde.sdk.geom.SeGeometryCollection
Geometrytype takes a geometry object and returns its geometry type as a string.
geometryType() - Method in class com.esri.sde.sdk.geom.SeLinestring
Geometrytype takes a geometry object and returns its geometry type as a string.
geometryType() - Method in class com.esri.sde.sdk.geom.SeMultiLinestring
Geometrytype takes a geometry object and returns its geometry type as a string.
geometryType() - Method in class com.esri.sde.sdk.geom.SeMultiPoint
Geometrytype takes a geometry object and returns its geometry type as a string.
geometryType() - Method in class com.esri.sde.sdk.geom.SeMultiPolygon
Geometrytype takes a geometry object and returns its geometry type as a string.
geometryType() - Method in class com.esri.sde.sdk.geom.SePoint
Geometrytype takes a geometry object and returns its geometry type as a string.
geometryType() - Method in class com.esri.sde.sdk.geom.SePolygon
Geometrytype takes a geometry object and returns its geometry type as a string.
georef_to_geog(PeGeographicCS, int, String[], double[]) - Static method in class com.esri.sde.sdk.pe.PeGeoref
 
get3DLength() - Method in class com.esri.sde.sdk.client.SeShape
Returns the three-dimensional length of a shape.
get3DLength(int) - Method in class com.esri.sde.sdk.client.SeShape
Returns the three-dimensional length of a shape part.
getAccess() - Method in class com.esri.sde.sdk.client.SeLayer
Retrieves the privilege bitmask for a layer.
getAccess() - Method in class com.esri.sde.sdk.client.SeRasterColumn
Returns the bitmask of the privileges that the current user has on this raster column.
getAccess() - Method in class com.esri.sde.sdk.client.SeRegistration
Returns the privilege bitmask for a registered table.The privileges are: SeDefs.SE_SELECT_PRIVILEGE SeDefs.SE_UPDATE_PRIVILEGE SeDefs.SE_INSERT_PRIVILEGE SeDefs.SE_DELETE_PRIVILEGE
getAccess() - Method in class com.esri.sde.sdk.client.SeVersion
Returns the access type for a version.
getAccuracy() - Method in class com.esri.sde.sdk.pe.PeMetadata
Retrieve a metadata's accuracy.
getAdminDatabaseName() - Method in class com.esri.sde.sdk.client.SeConnection
Returns the name of the administration database for this connection.
getAlias() - Method in class com.esri.sde.sdk.client.SeXmlTag
This method returns the numeric alias contained in this XML tag object.
getAlignment() - Method in class com.esri.sde.sdk.client.SeShapeAnno
Returns the alignment of a specific annotation.
getAllCoords() - Method in class com.esri.sde.sdk.client.SeShape
Returns the world coordinates as an array of parts/subparts/coordinates.
getAllCoords(int) - Method in class com.esri.sde.sdk.client.SeShape
Returns the world coordinates as an array of parts/subparts/coordinates.
getAllPoints(int, boolean) - Method in class com.esri.sde.sdk.client.SeShape
Retrieves all the points as well as part offsets and subpart offsets of the shape.
getAnno() - Method in class com.esri.sde.sdk.client.SeShape
Returns the shape's annotation.
getApplicationId() - Method in class com.esri.sde.sdk.client.SeObjectLock
Returns the application id.
getArchivingTable() - Method in class com.esri.sde.sdk.client.SeArchive
Returns this object's archiving table.
getArea() - Method in class com.esri.sde.sdk.client.SeShape
Returns the area of a shape.
getArea(int) - Method in class com.esri.sde.sdk.client.SeShape
Returns the area of a shape.
getAreacode() - Method in class com.esri.sde.sdk.pe.PeMetadata
Retrieve a metadata's areacode.
getAreas() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the number of area features in the layer.
getArray() - Method in class com.esri.sde.sdk.pe.PeAdjHCS
Retrieve a adjhcs's array.
getArraySize() - Method in class com.esri.sde.sdk.client.SeLayer
Retrieves the optimal array size for the specified layer.
getAscending() - Method in class com.esri.sde.sdk.client.SeTable.SeTableIndexDefs
Returns the ascending order characterstics.
getAtrributeBufSize() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the attribute array buffer size.
getAttributeArraySize() - Method in class com.esri.sde.sdk.client.SeConnection.SeStreamSpec
Returns the attribute array buffer size.
getAuth() - Method in class com.esri.sde.sdk.pe.PeAdjHCS
Retrieve a adjhcs's authority.
getAuth() - Method in class com.esri.sde.sdk.pe.PeArray
Retrieve a array's authority.
getAuth() - Method in class com.esri.sde.sdk.pe.PeAuthority
Retrieve an authority's authority.
getAuth() - Method in class com.esri.sde.sdk.pe.PeDatum
Retrieve a datum's authority.
getAuth() - Method in class com.esri.sde.sdk.pe.PeGeographicCS
Retrieve a geogcs's authority.
getAuth() - Method in class com.esri.sde.sdk.pe.PeGeogTransformations
Retrieve a geogtran's authority
getAuth() - Method in class com.esri.sde.sdk.pe.PeGeoXYZCS
Retrieve the authority from a geoxyzcs.
getAuth() - Method in class com.esri.sde.sdk.pe.PeHTMethod
Retrieve a htmethod's authority.
getAuth() - Method in class com.esri.sde.sdk.pe.PeHVCoordSys
Retrieve an authority from a hvcoordsys
getAuth() - Method in class com.esri.sde.sdk.pe.PeMetadata
Retrieve a metadata's authority.
getAuth() - Method in class com.esri.sde.sdk.pe.PeMethod
Retrieve a method's authority.
getAuth() - Method in class com.esri.sde.sdk.pe.PeObject
Retrieve an authority from a pe object.
getAuth() - Method in class com.esri.sde.sdk.pe.PeParameters
Retrieve a parameter's authority.
getAuth() - Method in class com.esri.sde.sdk.pe.PePrimeMeridian
Retrieve a primem's authority.
getAuth() - Method in class com.esri.sde.sdk.pe.PeProjectedCS
Retrieve a projcs's authority
getAuth() - Method in class com.esri.sde.sdk.pe.PeProjection
Retrieve a projection's authority.
getAuth() - Method in class com.esri.sde.sdk.pe.PeSpheroid
Retrieve a spheroid's authority.
getAuth() - Method in class com.esri.sde.sdk.pe.PeUnit
Retrieve a units's authority.
getAuth() - Method in class com.esri.sde.sdk.pe.PeVDatum
Retrieve a vdatum's authority.
getAuth() - Method in class com.esri.sde.sdk.pe.PeVertCS
Retrieve a vertcs's authority
getAuth() - Method in class com.esri.sde.sdk.pe.PeVerttran
Retrieve a verttran's authority
getAuth() - Method in class com.esri.sde.sdk.pe.PeVTMethod
Retrieve a method's authority.
getAuthId() - Method in class com.esri.sde.sdk.client.SeSpatialReference
Returns the authority ID for a spatial reference object.
getAuthName() - Method in class com.esri.sde.sdk.client.SeSpatialReference
Returns the authority name for a spatial reference object.
getAuthName() - Method in class com.esri.sde.sdk.pe.PeFactoryCodeRangeEntry
 
getAuthority() - Method in class com.esri.sde.sdk.pe.PeCoordinateSystem
Set the authority in a coordsys
getAuthority(PeObject) - Static method in class com.esri.sde.sdk.pe.PeFactory
Retrieves an object's authority
getAuthVersion() - Method in class com.esri.sde.sdk.pe.PeFactoryCodeRangeEntry
 
getAutoCommitFreq() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the frequency at which ArcSde server will commit modifications to the database.
getAverage() - Method in class com.esri.sde.sdk.client.SeTable.SeTableStats
Returns the average value.
getAverageArea() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the average area/feature.
getAveragelength() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the average length/feature.
getAveragePoints() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the average number of points/feature.
getAxis() - Method in class com.esri.sde.sdk.pe.PeSpheroid
Retrieve a spheroid's semi-major axis.
getBandHeight() - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves image band height.
getBandHeight() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves raster band's height.
getBandId() - Method in class com.esri.sde.sdk.client.SeRasterTile
Retrieves raster band ID.
getBandInfo(int) - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves raster band info at specified index location, this is a base 1 index value.
getBandName() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves band's name from raster band instance.
getBandNumber() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves band's sequence number from raster band instance.
getBands() - Method in class com.esri.sde.sdk.client.SeRaster
Retrieves all raster bands for this raster.
getBands() - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves all raster bands for this image.
getBandWidth() - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves image band width.
getBandWidth() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves raster band's width.
getBinarySize() - Method in class com.esri.sde.sdk.client.SeShape
Returns the size of a ESRI binary representation.
getBinTable() - Method in class com.esri.sde.sdk.client.SeRasterBand.SeRasterBandStats
Return Bin table..
getBinType() - Method in class com.esri.sde.sdk.client.SeRasterBand.SeRasterBandStats
Return Bin function type.
getBitMaskData() - Method in class com.esri.sde.sdk.client.SeRasterData
Gets scan line's bit mask data, if exist.
getBitMaskData() - Method in class com.esri.sde.sdk.client.SeRasterScanLineGenerator
Gets scan line's bit mask data, if exist.
getBitMaskData() - Method in class com.esri.sde.sdk.client.SeRasterTile
Return bit mask data, if exist, else return Zero length byte[] array.
getBlob(int) - Method in class com.esri.sde.sdk.client.SeRow
Gets a blob column from the row.
getBlobArraySize() - Method in class com.esri.sde.sdk.client.SeConnection.SeStreamSpec
Returns the blob array buffer size.
getBlobBufSize() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the blob buffer size.
getBounds() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the layer extent.
getBounds() - Method in class com.esri.sde.sdk.client.SeRasterConstraint
Return envelope as bounding java.awt.Rectangle object in raster tile coordinate space.
getBuffersCount() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceStats
Returns the total number of buffers loaded by the server process.
getBugFix() - Method in class com.esri.sde.sdk.client.SeRelease
Returns the bug fix version number of the release.
getByClause() - Method in class com.esri.sde.sdk.client.SeQueryInfo
Returns the SQL ORDER BY string for the query.
getCad() - Method in class com.esri.sde.sdk.client.SeShape
Returns the shape's cad.
getChildTimeout() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the child timeout period.
getClassName() - Method in class com.esri.sde.sdk.client.SeMetaData
Returns the metadata class name.
getClientCount() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the client count.
getClob(int) - Method in class com.esri.sde.sdk.client.SeRow
Gets a blob column from the row.
getClosingTime() - Method in class com.esri.sde.sdk.client.SeState
Returns the closing date and time of a state.
getCode() - Method in class com.esri.sde.sdk.pe.PeAdjHCS
 
getCode() - Method in class com.esri.sde.sdk.pe.PeArray
 
getCode() - Method in class com.esri.sde.sdk.pe.PeAuthority
 
getCode() - Method in class com.esri.sde.sdk.pe.PeDatum
 
getCode(PeObject) - Static method in class com.esri.sde.sdk.pe.PeFactory
Retrieves an object's factory code.
getCode() - Method in class com.esri.sde.sdk.pe.PeGeographicCS
 
getCode() - Method in class com.esri.sde.sdk.pe.PeGeogTransformations
 
getCode() - Method in class com.esri.sde.sdk.pe.PeGeoXYZCS
 
getCode() - Method in class com.esri.sde.sdk.pe.PeHTMethod
 
getCode() - Method in class com.esri.sde.sdk.pe.PeHVCoordSys
 
getCode() - Method in class com.esri.sde.sdk.pe.PeMetadata
 
getCode() - Method in class com.esri.sde.sdk.pe.PeMethod
 
getCode() - Method in class com.esri.sde.sdk.pe.PeObject
 
getCode() - Method in class com.esri.sde.sdk.pe.PeParameters
 
getCode() - Method in class com.esri.sde.sdk.pe.PePrimeMeridian
 
getCode() - Method in class com.esri.sde.sdk.pe.PeProjectedCS
 
getCode() - Method in class com.esri.sde.sdk.pe.PeProjection
 
getCode() - Method in class com.esri.sde.sdk.pe.PeSpheroid
 
getCode() - Method in class com.esri.sde.sdk.pe.PeTable
 
getCode() - Method in class com.esri.sde.sdk.pe.PeUnit
 
getCode() - Method in class com.esri.sde.sdk.pe.PeVDatum
 
getCode() - Method in class com.esri.sde.sdk.pe.PeVertCS
 
getCode() - Method in class com.esri.sde.sdk.pe.PeVerttran
 
getCode() - Method in class com.esri.sde.sdk.pe.PeVTMethod
 
getColorMap() - Method in class com.esri.sde.sdk.client.SeRasterBand
Returns SeRasterBandColorMap object for this SeRasterBand instance, if exist, see SeRasterBand.hasColorMap().
getColorMapData() - Method in class com.esri.sde.sdk.client.SeRasterBand
Gets colormap data, if exist.
getColorMapDataType() - Method in class com.esri.sde.sdk.client.SeRasterBand
Gets colormap data type, if exist.
getColorMapNumBanks() - Method in class com.esri.sde.sdk.client.SeRasterBand
Gets number of banksin colormap, if exist.
getColorMapNumEntries() - Method in class com.esri.sde.sdk.client.SeRasterBand
Gets number of entries per bank in colormap, if exist.
getColorMapType() - Method in class com.esri.sde.sdk.client.SeRasterBand
Gets colormap type, if exist.
getColorMapType() - Method in class com.esri.sde.sdk.client.SeRasterBand.SeRasterBandColorMap
Returns ColorMap Type.
getColumnDef(int) - Method in class com.esri.sde.sdk.client.SeRow
Returns a column's definition, given the column's position.
getColumnIndex() - Method in class com.esri.sde.sdk.client.SeRasterTile
Retrieves tile's column index number.
getColumnList() - Method in class com.esri.sde.sdk.client.SeTable
Returns the full column descriptions for this registered table.
getColumnName() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerSpatialIndexStats
Returns the spatial coulmn name.
getColumnNames() - Method in class com.esri.sde.sdk.client.SeTable.SeTableIndexDefs
Returns the column names.
getColumns() - Method in class com.esri.sde.sdk.client.SeQueryInfo
Returns a copy of the SeColumnDefinitions set on this queryinfo object.
getColumns() - Method in class com.esri.sde.sdk.client.SeRow
Returns the column definitions describing the columns on the row.
getCompressionProperty(String) - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves compression property.
getCompressionType() - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves compression type.
getCompressionType() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves raster band's compression type.
getConfiguration() - Method in class com.esri.sde.sdk.client.SeInstance
Returns the ArcSde instance configuration.
getConfigurationKeyword() - Method in class com.esri.sde.sdk.client.SeRasterColumn
Returns the configuration keyword used when creating this raster column.
getConstruct() - Method in class com.esri.sde.sdk.client.SeQueryInfo
Returns the SeSqlConstruct.
getCoord() - Method in class com.esri.sde.sdk.pe.PeHorizon
 
getCoordRef() - Method in class com.esri.sde.sdk.client.SeLayer
Retrieves the coordinate reference for the specified layer.
getCoordRef() - Method in class com.esri.sde.sdk.client.SeRasterColumn
Returns this raster column's coordinate reference.
getCoordRef() - Method in class com.esri.sde.sdk.client.SeShape
Returns the coordinate reference of a shape.
getCoordRef() - Method in class com.esri.sde.sdk.client.SeSpatialReference
Returns the SeCoordinateReference object.
getCoordSys() - Method in class com.esri.sde.sdk.client.SeCoordinateReference
Returns the coordinate system of this coordinate reference object.
getCoordSys() - Method in class com.esri.sde.sdk.client.SeTransformProjected
Gets PeCoordinateSystem projective transform.
getCoordSys() - Method in class com.esri.sde.sdk.geom.SeCoordRef
Returns the coordinate reference system.
getCoordSys() - Method in class com.esri.sde.sdk.pe.PeAdjHCS
Retrieve a adjhcs's coordsys.
getCoordsys() - Method in class com.esri.sde.sdk.pe.PeHVCoordSys
Retrieve a coordsys from a hvcoordsys.
getCoordsys() - Method in class com.esri.sde.sdk.pe.PeVerttran
Retrieve a VT's Coordinate System.
getCoordSysDescription() - Method in class com.esri.sde.sdk.client.SeCoordinateReference
Returns the description of the coordinate system of a Coordinate Reference.
getCount() - Method in class com.esri.sde.sdk.client.SeTable.SeTableStats
Returns the number of rows.
getCountry() - Method in class com.esri.sde.sdk.client.SeLocale
Returns the country/region code for this locale, which will either be the empty string or an upercase ISO 3166 2-letter code.
getCreationDate() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceId
Returns ArcSde instance creation date.
getCreationDate() - Method in class com.esri.sde.sdk.client.SeLayer
Retrieves the layer creation date.
getCreationDate() - Method in class com.esri.sde.sdk.client.SeRasterColumn
Returns the date and time that this raster column was created.
getCreationDateInMillis() - Method in class com.esri.sde.sdk.client.SeLayer
Retrieves the layer creation date.
getCreationKeyword() - Method in class com.esri.sde.sdk.client.SeLayer
Retrieves the configuration keyword.
getCreationKeyword() - Method in class com.esri.sde.sdk.client.SeRegistration
Returns the configuration keyword used for table creation.
getCreationKeyword() - Method in class com.esri.sde.sdk.client.SeXmlColumn
This method returns the XML column's DBTUNE creation keyword.
getCreationTime() - Method in class com.esri.sde.sdk.client.SeState
Returns the creation date and time of a state.
getCreationTime() - Method in class com.esri.sde.sdk.client.SeVersion
Returns the creation time for a version.
getCustomData() - Method in class com.esri.sde.sdk.client.SeTransformCustom
Gets Custom data.
getCustomType() - Method in class com.esri.sde.sdk.client.SeTransformCustom
Gets Custom type.
getData() - Method in class com.esri.sde.sdk.client.SeRasterBand.SeRasterBandColorMap
Returns ColorMap data awt.image.DataBufferByte or awt.image.DataBufferShort as type Object.
getDatabase() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceId
 
getDatabase() - Method in class com.esri.sde.sdk.client.SeTable
Returns the database's name.
getDatabaseList() - Method in class com.esri.sde.sdk.client.SeConnection
Returns a list of databases or data sources for a DBMS instance.
getDatabaseName() - Method in class com.esri.sde.sdk.client.SeConnection
Returns the name of the database connected to.
getDataHome() - Static method in class com.esri.sde.sdk.pe.PeDataHome
 
getDataType() - Method in class com.esri.sde.sdk.client.SeRasterBand.SeRasterBandColorMap
Returns ColorMap data type.
getDataType() - Method in class com.esri.sde.sdk.client.SeXmlTag
This method returns the data type contained in the XML tag object.
getDate() - Method in class com.esri.sde.sdk.client.SeMetaData
Returns the last inserted or updated date for a meta-data object.
getDate(int) - Method in class com.esri.sde.sdk.client.SeRow
Deprecated. at ArcSDE 8.3, replaced by SeRow.getTime(int).
getDateColumns() - Method in class com.esri.sde.sdk.client.SeArchive
Returns this object's from and to column names for the history table.
getDatum() - Method in class com.esri.sde.sdk.pe.PeGeographicCS
Retrieve a geogcs's datum.
getDbmsId() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the database id identifying underlying RDBMS.
getDBMSInfo() - Method in class com.esri.sde.sdk.client.SeConnection
Returns information about the underlying RDBMS used by the ArcSDE server.
getDbmsInfo() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns underlying RDBMS properties.
getDecimalDigits() - Method in class com.esri.sde.sdk.client.SeRegisteredColumn
Returns the SDE_declared number of decimal places for this column, 0 if this type of column doesn't have decimal places.
getDefaultDatabase() - Method in class com.esri.sde.sdk.client.SeConnection
Gets the name of the default database for this connection.
getDependentTables() - Method in class com.esri.sde.sdk.client.SeRegistration
Returns a dynamically allocated list of all dependent tables for a given table.
getDesc() - Method in class com.esri.sde.sdk.client.SeRelease
Returns a String description of the release.
getDescription() - Method in class com.esri.sde.sdk.client.SeLayer
Retrieves the layer's description.
getDescription() - Method in class com.esri.sde.sdk.client.SeMetaData
Returns the metadata object description.
getDescription() - Method in class com.esri.sde.sdk.client.SeRaster
Retrieves the SeRaster description as String
getDescription() - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves the description
getDescription() - Method in class com.esri.sde.sdk.client.SeRasterColumn
Returns the raster column's description string.
getDescription() - Method in class com.esri.sde.sdk.client.SeRegisteredColumn
Returns a copy of the column entry's description.
getDescription() - Method in class com.esri.sde.sdk.client.SeRegistration
Returns the registered table's description.
getDescription() - Method in class com.esri.sde.sdk.client.SeSpatialReference
Returns the description of the spatial reference object.
getDescription() - Method in class com.esri.sde.sdk.client.SeVersion
Returns the version description.
getDescription() - Method in class com.esri.sde.sdk.client.SeXmlIndex
Return XML index's description.
getDescription() - Method in class com.esri.sde.sdk.client.SeXmlTag
Return XML tag's description.
getDifferenceList(SeObjectId, SeObjectId) - Method in class com.esri.sde.sdk.client.SeRegistration
Returns a list SeRegistration objects for all of the multiversion tables that are modified in either of the input states or any of the states joining them in the state tree (excluding their shared parent), and for which the current user has any access to the DBMS tables.
getDistinctType() - Method in class com.esri.sde.sdk.client.SeTable.SeTableStats
Returns the type of distinct values.
getDistinctValueFrequencies() - Method in class com.esri.sde.sdk.client.SeTable.SeTableStats
Returns the frequency of distinct values.
getDistinctValues() - Method in class com.esri.sde.sdk.client.SeTable.SeTableStats
Returns distinct values.
getDouble(int) - Method in class com.esri.sde.sdk.client.SeRow
Returns the column value at the given position as a Double.
getEntityType() - Method in class com.esri.sde.sdk.client.SeQueryInfo
Returns the shape type as an int.
getEntry(int) - Method in class com.esri.sde.sdk.pe.PeFactoryCodeRangeTable
 
getErrDesc() - Method in class com.esri.sde.sdk.client.SeError
Returns the ArcSDE error description.
getErrDesc(int) - Method in class com.esri.sde.sdk.client.SeError
Returns the ArcSDE error description for specified error.
getErrorCode() - Method in class com.esri.sde.sdk.pe.PeProjectionException
 
getExtent() - Method in class com.esri.sde.sdk.client.SeLayer
Retrieves the layer's envelope.
getExtent() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerLock
Returns extent of area locked.
getExtent() - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves image extent.
getExtent() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves raster band extent (envelope).
getExtent() - Method in class com.esri.sde.sdk.client.SeShape
Returns the extent of a shape.
getExtent(int) - Method in class com.esri.sde.sdk.client.SeShape
Returns the extent of a shape or a shape part.
getExtent() - Method in class com.esri.sde.sdk.geom.SeEnvelope
Returns an array of doubles in minx, miny, maxx, maxy order.
getExtentByLevel(int) - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves image extent by pyramid level.
getExtentOffsetByLevel(int) - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves image offset values by pyramid level.
getExtErrMsg() - Method in class com.esri.sde.sdk.client.SeError
Returns the ArcSDE extended error message (if any).
getExtError() - Method in class com.esri.sde.sdk.client.SeError
Returns the numeric ArcSDE extended error code.
getFalseM() - Method in class com.esri.sde.sdk.client.SeCoordinateReference
Returns the measure offset.
getFalseM() - Method in class com.esri.sde.sdk.geom.SeCoordRef
Returns the m false origin for this coordinate reference object.
getFalseX() - Method in class com.esri.sde.sdk.client.SeCoordinateReference
Returns the false origin's x offset value.
getFalseX() - Method in class com.esri.sde.sdk.geom.SeCoordRef
Returns the x false origin for this coordinate reference object.
getFalseY() - Method in class com.esri.sde.sdk.client.SeCoordinateReference
Returns the false origin's y offset value.
getFalseY() - Method in class com.esri.sde.sdk.geom.SeCoordRef
Returns the y false origin for this coordinate reference object.
getFalseZ() - Method in class com.esri.sde.sdk.client.SeCoordinateReference
Returns the false origin's z offset value.
getFalseZ() - Method in class com.esri.sde.sdk.geom.SeCoordRef
Returns the z false origin for this coordinate reference object.
getFeature() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerGridStats
Returns the features indexed by this grid level.
getFeatureId() - Method in class com.esri.sde.sdk.client.SeShape
Returns the shape's unique id.
getFeaturesInside() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerGridStats
Returns features wholly inside one grid cell.
getFlattening() - Method in class com.esri.sde.sdk.pe.PeSpheroid
Retrieve a spheroid's flattening.
getFloat(int) - Method in class com.esri.sde.sdk.client.SeRow
Returns the column value at the given position as a Float.
getForward() - Method in class com.esri.sde.sdk.pe.PeHTMethod
Retrieve a htmethod's forward function.
getForward() - Method in class com.esri.sde.sdk.pe.PeMethod
Retrieve a method's forward function.
getForward() - Method in class com.esri.sde.sdk.pe.PeProjection
Retrieve a projection's forward function.
getForward() - Method in class com.esri.sde.sdk.pe.PeVTMethod
Retrieve a method's forward function.
getGapRatio() - Method in class com.esri.sde.sdk.client.SeShapeAnno
Returns the annotation gap ratio.
getGCSExtent() - Method in class com.esri.sde.sdk.pe.PeMetadata
Retrieve a metadata's extent.
getGdbType() - Method in class com.esri.sde.sdk.client.SeRasterColumn
Returns the GeoDataBase (GDB) type associated with this raster column.
getGeogCoordSys() - Method in class com.esri.sde.sdk.pe.PeProjectedCS
Retrieve a projcs's geogcs.
getGeogCS() - Method in class com.esri.sde.sdk.pe.PeGeoXYZCS
Get the geographic coordinate system object.
getGeogCS1() - Method in class com.esri.sde.sdk.pe.PeGeogTransformations
Retrieve a GT's 1st Geographic Coordinate System.
getGeogCS2() - Method in class com.esri.sde.sdk.pe.PeGeogTransformations
Retrieve a GT's 2nd Geographic Coordinate System.
getGeogTran() - Method in class com.esri.sde.sdk.client.SeTransformProjected
Gets PeGeogTransformations projective transform.
getGeometry(GeometryFactory, int) - Method in class com.esri.sde.sdk.client.SeRow
Returns the column value as a GeometryFactory object.
getGeometry() - Method in interface com.esri.sde.sdk.geom.GeometryFactory
This method is called finally, to get the object constructed.
getGridCells() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerGridStats
Returns number grid cells in this level.
getGrids() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerSpatialIndexStats
Returns individual grid statistics.
getGridSizes() - Method in class com.esri.sde.sdk.client.SeLayer
Returns an array of layer's grid sizes.
getGridSizes() - Method in class com.esri.sde.sdk.client.SeLayerGrid
This function returns the calculated grid sizes for the layer, using information applied against the layer grid object.
getGroupCounts() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerGridStats
Returns Index record count by group: <=4, >4, >10, >25, >50, >100, >250, >500.
getGTConstants() - Method in class com.esri.sde.sdk.pe.PeGeogTransformations
 
getGTConstFunc() - Method in class com.esri.sde.sdk.pe.PeMethod
Retrieve a method's gtconst function.
getGTlist(PeCoordinateSystem, PeCoordinateSystem, int) - Static method in class com.esri.sde.sdk.pe.PeGTlist
 
getGTlist(PeCoordinateSystem, PeCoordinateSystem, int, int, PeGCSExtent) - Static method in class com.esri.sde.sdk.pe.PeGTlistExtended
 
getHeight() - Method in class com.esri.sde.sdk.client.SeShapeAnno
Returns the annotation height.
getHistogram() - Method in class com.esri.sde.sdk.client.SeRasterBand.SeRasterBandStats
Return historgram.
getHistoryTable() - Method in class com.esri.sde.sdk.client.SeArchive
Returns this object's history table.
getHomePath() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the path to ArcSDE home directory.
getHorizonGcs() - Method in class com.esri.sde.sdk.pe.PeProjection
Retrieve a projection's horizon function.
getHorizonGcsRaster() - Method in class com.esri.sde.sdk.pe.PeProjection
Retrieve a projection's horizon_gcs_raster function.
getHorizonPcs() - Method in class com.esri.sde.sdk.pe.PeProjection
Retrieve a projection's horizon_pcs function.
getHorizonPcsRaster() - Method in class com.esri.sde.sdk.pe.PeProjection
Retrieve a projection's horizon_pcs_raster function.
getHTMethod() - Method in class com.esri.sde.sdk.pe.PeAdjHCS
Retrieve a adjhcs's method.
getHVDatum() - Method in class com.esri.sde.sdk.pe.PeVertCS
Returns a horizontal or vertical datum from the vertical coordinate system.
getId() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceId
Returns this instance id.
getID() - Method in class com.esri.sde.sdk.client.SeLayer
Retrieves the layer ID.
getId() - Method in class com.esri.sde.sdk.client.SeLog
Retrieves the logfile ID.
getId() - Method in class com.esri.sde.sdk.client.SeMetaData
Returns the object id.
getId() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves raster band ID.
getID() - Method in class com.esri.sde.sdk.client.SeRasterColumn
Returns this raster column's id value.
getId() - Method in class com.esri.sde.sdk.client.SeRegistration
Returns the ID of a registered table.
getId() - Method in class com.esri.sde.sdk.client.SeState
Returns the state ID.
getId() - Method in class com.esri.sde.sdk.client.SeVersion
Returns the ID of a version.
getIdCount() - Method in class com.esri.sde.sdk.client.SeTable.SeTableIdRange
Returns the number of Ids fetched.
getIds(int) - Method in class com.esri.sde.sdk.client.SeTable
Returns a range of row id values.
getImageHeight() - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves image band height.
getImageHeightByLevel(int) - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves image band height by pyramid level.
getImageOffsetByLevel(int) - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves image XY offset values by pyramid level.
getImageWidth() - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves image band width.
getImageWidthByLevel(int) - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves image band width by pyramid level.
getInclusive() - Method in class com.esri.sde.sdk.pe.PeHorizon
 
getIndex() - Method in class com.esri.sde.sdk.client.SeXmlColumn
This method retrieves an XML column's index information.
getIndex() - Method in class com.esri.sde.sdk.pe.PeParameters
Retrieve a parameter's index.
getIndexName() - Method in class com.esri.sde.sdk.client.SeTable.SeTableIndexDefs
Returns the index name.
getIndexRecords() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerGridStats
Returns index records in this grid level.
getIndicator(int) - Method in class com.esri.sde.sdk.client.SeRow
Returns an indicator value, given the column position.
getInfo() - Method in class com.esri.sde.sdk.client.SeLayer
Refreshes the properties of this SeLayer object by reading them from the ArcSDE server.
getInfo() - Method in class com.esri.sde.sdk.client.SeRasterColumn
Refreshes this SeRasterColumn object.
getInfo() - Method in class com.esri.sde.sdk.client.SeRegistration
Returns registration information.
getInfo() - Method in class com.esri.sde.sdk.client.SeVersion
Returns version information.
getInfo(String, String) - Method in class com.esri.sde.sdk.client.SeXmlColumn
Retrieves information about an existing XML column from an ArcSDE table.
getInfo(String) - Method in class com.esri.sde.sdk.client.SeXmlIndex
This constructor retrives information about an XML index by name.
getInfoByArchivingTable(String) - Method in class com.esri.sde.sdk.client.SeArchive
Fetches an archive based on the name of the archiving table.
getInfoByHistoryTable(String) - Method in class com.esri.sde.sdk.client.SeArchive
Fetches an archive based on the name of the history table.
getInfoById(SeObjectId) - Method in class com.esri.sde.sdk.client.SeRaster
Retrieves SeRaster info from server with specified raster_ID object rasterIdObj.
getInfoById(SeObjectId) - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves raster band in by raster band ID.
getInfoList(SeConnection, SeObjectId) - Static method in class com.esri.sde.sdk.client.SeRasterBand
Deprecated. Recommend using SeRaster.getBands() instead, which is much more efficient since the records will be cached on the client side following the first execution. getInfoList() will not cache the results and therefore should be replaced with a call to SeRaster.getBands().
getInfoList() - Method in class com.esri.sde.sdk.client.SeXmlIndex
This method returns a list of all XML index templates.
getInstance() - Method in class com.esri.sde.sdk.client.SeConnection
Returns the port number of the ArcSDE instance connected to.
getInstance() - Method in class com.esri.sde.sdk.client.SeInstance
Returns the ArcSDE instance's port number.
getInstanceList() - Method in class com.esri.sde.sdk.client.SeConnection
Returns an array of instances objects containing information for all instances.
getInstanceList() - Method in class com.esri.sde.sdk.client.SeInstance
Returns a list of all the instances for this schema.
getIntanceMetaDataInfoList(String) - Method in class com.esri.sde.sdk.client.SeConnection
Deletes instance's metadata records.
getInteger(int) - Method in class com.esri.sde.sdk.client.SeRow
Returns the column value at the given position as an Integer.
getInterleave() - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves interleave type.
getInterleave() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves interleave type.
getInterpolation() - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves interpolation method.
getInterpolation() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves interpolation method
getInvalidShapeMode() - Method in class com.esri.sde.sdk.client.SeQuery
Returns true if fetching invalid shape is allowed.
getInverse() - Method in class com.esri.sde.sdk.pe.PeHTMethod
Retrieve a htmethod's inverse function.
getInverse() - Method in class com.esri.sde.sdk.pe.PeMethod
Retrieve a method's inverse function.
getInverse() - Method in class com.esri.sde.sdk.pe.PeProjection
Retrieve a projection's inverse function.
getInverse() - Method in class com.esri.sde.sdk.pe.PeVTMethod
Retrieve a method's inverse function.
getJustification() - Method in class com.esri.sde.sdk.client.SeShapeAnno
Returns the annotation justification.
getKBytesCount() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceStats
Returns the total number of 1K bytes buffered data by the server process.
getKeywordInfo() - Method in class com.esri.sde.sdk.client.SeConnection
Returns a list of keywords reserved for use by the underlying RDBMS.
getKeywordList() - Method in class com.esri.sde.sdk.client.SeDBTune
Gets all DBTUNE table keywords.
getKind() - Method in class com.esri.sde.sdk.pe.PeHorizon
 
getLanguage() - Method in class com.esri.sde.sdk.client.SeLocale
Returns the language code for this locale, which will either be the empty string or a lowercase ISO 639 code.
getLastModified() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the date that the layer was last modified.
getLayerId() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceLocks
Returns the layer id.
getLayerId() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the layer id.
getLayers() - Method in class com.esri.sde.sdk.client.SeConnection
Retrieves a list of all ArcSde layers that are accessible to the current user.
getLeader() - Method in class com.esri.sde.sdk.client.SeShapeAnno
Returns the annotation leader shape.
getLength() - Method in class com.esri.sde.sdk.client.SeShape
Returns the length of a shape.
getLength() - Method in class com.esri.sde.sdk.client.SeXmlDoc
Return XML doc's length.
getLength() - Method in class com.esri.sde.sdk.client.SeXmlSchemaDoc
Gets the lenght of the XML schema's text string.
getLevel() - Method in class com.esri.sde.sdk.client.SeRasterTile
Retrieves scaling factor (ie, level of detail) info, level 0 is the base image level, level N is the N-th reduction image.
getLevel() - Method in class com.esri.sde.sdk.client.SeShapeAnno
Returns the annotation level.
getLineage() - Method in class com.esri.sde.sdk.client.SeState
Returns the lineage of a state as an array consisting of an ordered list of state ids, from the base state to the state's immediate parent.
getLines() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the number of line features in the layer.
getList(Class) - Method in class com.esri.sde.sdk.client.SeConnection
Returns a Vector of objects from an ArcSDE instance given the class type.
getList() - Method in class com.esri.sde.sdk.client.SeDBTune
Get DBTUNE table information.
getList(String, String) - Method in class com.esri.sde.sdk.client.SeDBTune
Get DBTUNE table information.
getList(int) - Static method in class com.esri.sde.sdk.pe.PeFactoryCodelist
Create an integer array of specified object factory codes.
getList(int) - Static method in class com.esri.sde.sdk.pe.PeFactoryPredefined
Create an array of specified object code/names.
getLlocation() - Method in class com.esri.sde.sdk.client.SeXmlSchemaDoc
Get location of the SeXmlSchemaDoc object.
getLocale() - Method in class com.esri.sde.sdk.client.SeConnection
Returns the locale used by the current connection.
getLockMode() - Method in class com.esri.sde.sdk.client.SeVersion.SeVersionLock
Returns the lock mode.
getLocks() - Method in class com.esri.sde.sdk.client.SeInstance
Returns a list of all the layer locks allocated by the instance.
getLocks() - Method in class com.esri.sde.sdk.client.SeLayer
Returns a list of current locks.
getLocks() - Method in class com.esri.sde.sdk.client.SeTable
Returns a list of locks info for the table.
getLocks() - Method in class com.esri.sde.sdk.client.SeVersion
Returns a list of current locks.
getLockType() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceLocks
Returns the lock type.
getLockType() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceStateLocks
Returns the lock type.
getLockType() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceTableLocks
Returns the lock type.
getLockType() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceVersionLocks
Returns the lock type.
getLockType() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerLock
Returns the lock type.
getLockType() - Method in class com.esri.sde.sdk.client.SeObjectLock
Returns the lock type.
getLockType() - Method in class com.esri.sde.sdk.client.SeTable.SeTableLock
Returns the lock type.
getLogfile() - Method in class com.esri.sde.sdk.client.SeQueryInfo
Returns the logfile name.
getLogfileList(String) - Method in class com.esri.sde.sdk.client.SeConnection
Returns a list of all logfiles owned by the specified owner.
getLogfileList(String, String) - Method in class com.esri.sde.sdk.client.SeConnection
Returns a list of all logfiles associated with the specified layer or table.
getLogPath() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the path to the ArcSde logfile directory.
getLong(int) - Method in class com.esri.sde.sdk.client.SeRow
Returns the column value at the given position as a Long.
getLongitude() - Method in class com.esri.sde.sdk.pe.PePrimeMeridian
Retrieve a prime meridian's longitude.
getM() - Method in class com.esri.sde.sdk.client.SDEPoint
Returns the measure value.
getM() - Method in class com.esri.sde.sdk.geom.SePoint
 
getMajor() - Method in class com.esri.sde.sdk.client.SeRelease
Returns the Major component of the release.
getMax() - Method in class com.esri.sde.sdk.client.SeRasterBand.SeRasterBandStats
Return Max value.
getMax() - Method in class com.esri.sde.sdk.client.SeTable.SeTableStats
Returns the maximum value.
getMaxArea() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the maximum feature area.
getMaxArrayBytes() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the maximum array bytes allocated per stream.
getMaxArraySize() - Method in class com.esri.sde.sdk.client.SeConnection.SeStreamSpec
Returns the maximum number of elements per array.
getMaxArraySize() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the maximum array fetch size.
getMaxBlobSize() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the maximum blob size allowed for storage.
getMaxBufSize() - Method in class com.esri.sde.sdk.client.SeConnection.SeStreamSpec
Returns the maximum size of the stream buffer.
getMaxCode() - Method in class com.esri.sde.sdk.pe.PeFactoryCodeRangeEntry
 
getMaxConnections() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the maximum number of connections allowed by the ArcSde instance.
getMaxDistinct() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the maximum number of unique values for attribute statistics.
getMaxFid() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the maximum fid value in the layer.
getMaxFPG() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerGridStats
Returns maximum number of features per grid cell.
getMaxInitFeats() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the maximum number of initial feature allowed per layer.
getMaxLayers() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the maximum number of layers allowed by the ArcSde instance.
getMaxLength() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the maximum linear feature length.
getMaxLevel() - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves maximum pyramid level.
getMaxLevel() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves the maximum pyramid level.
getMaxLocks() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the maximum number of layer locks allowed by the ArcSde instance.
getMaxM() - Method in class com.esri.sde.sdk.client.SeLayer
Returns the maximum measure value.
getMaxM() - Method in class com.esri.sde.sdk.client.SeShape
Deprecated. at ArcSDE 9.0, replaced by SeShape.getMaxMValue() .
getMaxMemBlob() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the maximum blob size for in-memory storage.
getMaxmemDissolve() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the maximum amount of memory to be allocated for dissolve.
getMaxMValue() - Method in class com.esri.sde.sdk.client.SeCoordinateReference
Returns the maximum measure value.
getMaxMValue() - Method in class com.esri.sde.sdk.client.SeShape
Returns the maximum measure value.
getMaxNetBlockSize() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the maximum Transmission Buffer size in Bytes.
getMaxObjectLocks() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the maximum number of object locks allowed by the ArcSde instance.
getMaxPoints() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the maximum number of points in layer features.
getMaxRasterColumns() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the maximum number of raster columns allowed by the ArcSde instance.
getMaxRegistration() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the maximum number of registered table allowed by the ArcSde instance.
getMaxSizePerBlob() - Method in class com.esri.sde.sdk.client.SeConnection.SeStreamSpec
Returns the maximum individual blob size in array fetch.
getMaxStateLocks() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the maximum number of state locks allowed by the ArcSde instance.
getMaxStreams() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the maximum number of streams allowed by the ArcSde instance.
getMaxTableLocks() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the maximum number of table locks allowed by the ArcSde instance.
getMaxTimeDiff() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the maximum client-server time difference.
getMaxX() - Method in class com.esri.sde.sdk.client.SeExtent
Returns the maximum X value of the extent as a double.
getMaxX() - Method in class com.esri.sde.sdk.geom.SeEnvelope
Returns the maximum x value.
getMaxX() - Method in class com.esri.sde.sdk.geom.SeGeometry
 
getMaxY() - Method in class com.esri.sde.sdk.client.SeExtent
Returns the maximum Y value of the extent as a double.
getMaxY() - Method in class com.esri.sde.sdk.geom.SeEnvelope
Returns the maximum y value.
getMaxY() - Method in class com.esri.sde.sdk.geom.SeGeometry
 
getMaxZ() - Method in class com.esri.sde.sdk.client.SeExtent
Returns the maximum Z value of the extent as a double.
getMaxZ() - Method in class com.esri.sde.sdk.client.SeLayer
Returns the maximum elevation value.
getMaxZ() - Method in class com.esri.sde.sdk.client.SeShape
Deprecated. at ArcSDE 9.0, replaced by SeShape.getMaxZValue() .
getMaxZValue() - Method in class com.esri.sde.sdk.client.SeCoordinateReference
Returns the maximum z-value.
getMaxZValue() - Method in class com.esri.sde.sdk.client.SeShape
Returns the maximum z coordinate value.
getMean() - Method in class com.esri.sde.sdk.client.SeRasterBand.SeRasterBandStats
Return Mean value.
getMessage(int) - Method in class com.esri.sde.sdk.pe.PeProjectionException
 
getMetadata() - Method in class com.esri.sde.sdk.pe.PeCoordinateSystem
Get the metadata in a coordsys
getMetadata() - Method in class com.esri.sde.sdk.pe.PeGeographicCS
Retrieve a geogcs's metadata.
getMetadata() - Method in class com.esri.sde.sdk.pe.PeGeogTransformations
Retrieve a geogtran's metadata.
getMetadata() - Method in class com.esri.sde.sdk.pe.PeGeoXYZCS
Retrieve a geogcs's metadata.
getMetadata() - Method in class com.esri.sde.sdk.pe.PeHVCoordSys
Retrieve a hvcoordsys's metadata.
getMetadata() - Method in class com.esri.sde.sdk.pe.PeProjectedCS
Retrieve a projcs's metadata.
getMetadata() - Method in class com.esri.sde.sdk.pe.PeVertCS
Retrieve a vertcs's metadata.
getMetadata() - Method in class com.esri.sde.sdk.pe.PeVerttran
Retrieve a verttran's metadata.
getMetaDataInfoList() - Method in class com.esri.sde.sdk.client.SeTable
Returns the meta-data associated with a table.
getMetaDataList(String) - Method in class com.esri.sde.sdk.client.SeConnection
Returns the meta-data associated with a table.
getMethod() - Method in class com.esri.sde.sdk.pe.PeGeogTransformations
Retrieve a GT's method.
getMin() - Method in class com.esri.sde.sdk.client.SeRasterBand.SeRasterBandStats
Return Min value.
getMin() - Method in class com.esri.sde.sdk.client.SeTable.SeTableStats
Returns the minimum value.
getMinArea() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the minimum feature area.
getMinBufSize() - Method in class com.esri.sde.sdk.client.SeConnection.SeStreamSpec
Returns the minimum size of the stream buffer.
getMinCode() - Method in class com.esri.sde.sdk.pe.PeFactoryCodeRangeEntry
 
getMinFid() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the minimum fid value in the layer.
getMinID() - Method in class com.esri.sde.sdk.client.SeLayer
Retrieves the minimum FID id.
getMinID() - Method in class com.esri.sde.sdk.client.SeRasterColumn
Returns the minimum raster id value in this raster column.
getMinimumId() - Method in class com.esri.sde.sdk.client.SeRegistration
Returns the the minimum ID allowed in the registered table.
getMinimumId() - Method in class com.esri.sde.sdk.client.SeXmlColumn
Return XML xmlcolumn's minimum id.
getMinLength() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the minimum linear feature length.
getMinM() - Method in class com.esri.sde.sdk.client.SeLayer
Returns the minimum measure value.
getMinM() - Method in class com.esri.sde.sdk.client.SeShape
Deprecated. at ArcSDE 9.0, replaced by SeShape.getMinMValue() .
getMinMValue() - Method in class com.esri.sde.sdk.client.SeCoordinateReference
Returns the minimum measure value.
getMinMValue() - Method in class com.esri.sde.sdk.client.SeShape
Returns the minimum measure value.
getMinNetBlockSize() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the minimum Transmission Buffer size in Bytes.
getMinNetObjCount() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the minimum Transmission Buffer count.
getMinObjects() - Method in class com.esri.sde.sdk.client.SeConnection.SeStreamSpec
Returns the minimum number of objects to put in a buffer.
getMinor() - Method in class com.esri.sde.sdk.client.SeRelease
Returns the Minor component of the release.
getMinPoints() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the minimum number of points in layer features.
getMinX() - Method in class com.esri.sde.sdk.client.SeExtent
Returns the minimum X value of the extent as a double.
getMinX() - Method in class com.esri.sde.sdk.geom.SeEnvelope
Returns the minimum x value.
getMinX() - Method in class com.esri.sde.sdk.geom.SeGeometry
 
getMinY() - Method in class com.esri.sde.sdk.client.SeExtent
Returns the minimum Y value of the extent as a double.
getMinY() - Method in class com.esri.sde.sdk.geom.SeEnvelope
Returns the minimum y value.
getMinY() - Method in class com.esri.sde.sdk.geom.SeGeometry
 
getMinZ() - Method in class com.esri.sde.sdk.client.SeExtent
Returns the minimum Z value of the extent as a double.
getMinZ() - Method in class com.esri.sde.sdk.client.SeLayer
Returns the minimum elevation value.
getMinZ() - Method in class com.esri.sde.sdk.client.SeShape
Deprecated. at ArcSDE 9.0, replaced by SeShape.getMinZValue() .
getMinZValue() - Method in class com.esri.sde.sdk.client.SeCoordinateReference
Returns the minimum z-value.
getMinZValue() - Method in class com.esri.sde.sdk.client.SeShape
Returns the minimum z coordinate value.
getMRange() - Method in class com.esri.sde.sdk.client.SeShape
Returns the range of measure values of a shape.
getMRange(int) - Method in class com.esri.sde.sdk.client.SeShape
Returns the range of measure values of a shape part.
getMs() - Method in class com.esri.sde.sdk.geom.SeLinestring
 
getMs() - Method in class com.esri.sde.sdk.geom.SePolygon
 
getMultiAreas() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the number of multiarea features in the layer.
getMultiLines() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the number of multi-line features in the layer.
getMultiPoints() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the number of multipoint features in layer.
getMultiSimpleLines() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the number of multi simple line features in the layer.
getMUnits() - Method in class com.esri.sde.sdk.client.SeCoordinateReference
Returns the m-offset's scale factor.
getMUnits() - Method in class com.esri.sde.sdk.geom.SeCoordRef
Returns the m scale factor for this coordinate reference object.
getMvEditStates() - Method in class com.esri.sde.sdk.client.SeTable
Returns a list of states in which a multiversion table was edited.
getMvViewName() - Method in class com.esri.sde.sdk.client.SeRegistration
Returns the multiversion view name of a registered table.
getName() - Method in class com.esri.sde.sdk.client.SeColumnDefinition
Returns the name of the column as a String.
getName() - Method in class com.esri.sde.sdk.client.SeDBTune.Keyword
Retrieves the dbtune keyword name.
getName() - Method in class com.esri.sde.sdk.client.SeDBTune.Params
Retrieves the parameter name.
getName() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceId
Returns this instance name.
getName() - Method in class com.esri.sde.sdk.client.SeLayer
Returns the name of the table associated with the layer.
getName() - Method in class com.esri.sde.sdk.client.SeLog
Retrieves the logfile name.
getName() - Method in class com.esri.sde.sdk.client.SeRasterColumn
Returns the name of this raster column
getName() - Method in class com.esri.sde.sdk.client.SeRegisteredColumn
Returns the column entry's name.
getName() - Method in class com.esri.sde.sdk.client.SeTable
Returns the table's name.
getName() - Method in class com.esri.sde.sdk.client.SeTransform
Gets the name of the transform.
getName() - Method in class com.esri.sde.sdk.client.SeVersion
Returns the version name.
getName() - Method in class com.esri.sde.sdk.client.SeXmlIndex
Return XML index's name.
getName() - Method in class com.esri.sde.sdk.client.SeXmlTag
Return XML tag's name.
getName() - Method in class com.esri.sde.sdk.pe.PeAdjHCS
Retrieve a adjhcs's name.
getName() - Method in class com.esri.sde.sdk.pe.PeArray
Retrieve an array's name.
getName() - Method in class com.esri.sde.sdk.pe.PeAuthority
Retrieve a authority's name.
getName() - Method in class com.esri.sde.sdk.pe.PeDatum
Retrieve a datum's name.
getName() - Method in class com.esri.sde.sdk.pe.PeGeographicCS
Retrieve a geogcs's name.
getName() - Method in class com.esri.sde.sdk.pe.PeGeogTransformations
Retrieve a geogtran's name.
getName() - Method in class com.esri.sde.sdk.pe.PeGeoXYZCS
Get the name of a geoxyzcs.
getName() - Method in class com.esri.sde.sdk.pe.PeHTMethod
Retrieve a htmethod's name.
getName() - Method in class com.esri.sde.sdk.pe.PeHVCoordSys
Retrieve a hvcoordsys's name.
getName() - Method in class com.esri.sde.sdk.pe.PeMetadata
Retrieve a metadata's name.
getName() - Method in class com.esri.sde.sdk.pe.PeMethod
Retrieve a method's name.
getName() - Method in class com.esri.sde.sdk.pe.PeObject
Retrieve a pe object's name.
getName() - Method in class com.esri.sde.sdk.pe.PeParameters
Retrieve a parameter's name.
getName() - Method in class com.esri.sde.sdk.pe.PePrimeMeridian
Retrive a primem's name.
getName() - Method in class com.esri.sde.sdk.pe.PeProjectedCS
Retrieve a projcs's name.
getName() - Method in class com.esri.sde.sdk.pe.PeProjection
Retrieve a projection's name.
getName() - Method in class com.esri.sde.sdk.pe.PeSpheroid
Retrieve a spheroid's name.
getName() - Method in class com.esri.sde.sdk.pe.PeTable
 
getName() - Method in class com.esri.sde.sdk.pe.PeUnit
Retrieve a unit's name.
getName() - Method in class com.esri.sde.sdk.pe.PeVDatum
Retrieves the name of the vertical datum.
getName() - Method in class com.esri.sde.sdk.pe.PeVertCS
Retrieve a vertcs's name.
getName() - Method in class com.esri.sde.sdk.pe.PeVerttran
Retrieve a verttran's name.
getName() - Method in class com.esri.sde.sdk.pe.PeVTMethod
Retrieve a method's name.
getNClob(int) - Method in class com.esri.sde.sdk.client.SeRow
Gets an nclob column from the row.
getNils() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the number of nil features in the layer.
getNodeName() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceUsers
Returns the client's host node name.
getNString(int) - Method in class com.esri.sde.sdk.client.SeRow
Returns the column value at the given position as an NString.
getNumBands() - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves number of bands.
getNumBanks() - Method in class com.esri.sde.sdk.client.SeRasterBand.SeRasterBandColorMap
Returns ColorMap number of bank(s).
getNumBins() - Method in class com.esri.sde.sdk.client.SeRasterBand.SeRasterBandStats
Return number of Bins.
getNumColumns() - Method in class com.esri.sde.sdk.client.SeInsert
Returns the number of columns on the query.
getNumColumns() - Method in class com.esri.sde.sdk.client.SeQuery
Returns the number of columns on the query.
getNumColumns() - Method in class com.esri.sde.sdk.client.SeRow
Returns the number of columns in the row as a short.
getnumColumns() - Method in class com.esri.sde.sdk.client.SeTable.SeTableIndexDefs
Returns the number of columns.
getNumColumns() - Method in class com.esri.sde.sdk.client.SeUpdate
Returns the number of columns on the update.
getNumConnections() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceStatus
Returns the number of connections to ArcSde instance.
getNumDistinct() - Method in class com.esri.sde.sdk.client.SeTable.SeTableStats
Returns the number of distinct values.
getNumEntries() - Method in class com.esri.sde.sdk.client.SeRasterBand.SeRasterBandColorMap
Returns ColorMap number of entries per bank.
getNumGrids() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerSpatialIndexStats
Returns the number of spatial index grids.
getNumLines() - Method in class com.esri.sde.sdk.client.SeRasterData
Gets number of scan lines.
getNumLines() - Method in class com.esri.sde.sdk.client.SeRasterScanLineGenerator
Gets number of scan lines.
getNumLocks() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceStats
Returns the total number of locks held by the server process.
getNumLocks() - Method in class com.esri.sde.sdk.client.SeTable.SeTableRowLockInfo
Returns the number locks.
getNumOfPoints() - Method in class com.esri.sde.sdk.client.SeShape
Returns the number of points of the shape.
getNump() - Method in class com.esri.sde.sdk.pe.PeHorizon
 
getNumParts() - Method in class com.esri.sde.sdk.client.SeShape
Returns the number of parts in a shape.
getNumPixels() - Method in class com.esri.sde.sdk.client.SeRasterTile
Retrieves number of pixels.
getNumPoints(int, int) - Method in class com.esri.sde.sdk.client.SeShape
Returns the number of points in a shape or a shape part.
getNumSubParts(int) - Method in class com.esri.sde.sdk.client.SeShape
Returns the number of subparts of a part in a multi-part shape.
getNumTables() - Method in class com.esri.sde.sdk.client.SeSqlConstruct
Returns the number of Tables in the construct.
getNumValues() - Method in class com.esri.sde.sdk.pe.PeArray
Retrieves the number of values.
getObject(int) - Method in class com.esri.sde.sdk.client.SeRow
Returns the column value at the given position as an Object.
getObjectId() - Method in class com.esri.sde.sdk.client.SeObjectLock
Returns the object unique identifier.
getObjectId() - Method in class com.esri.sde.sdk.client.SeRegisteredColumn
Gets the unique, system-assigned ID for column's associated object: for a column of SE_SHAPE_TYPE, it is the layer_id, for a column of SE_RASTER_TYPE it is the rastercolumn_id.
getObjectLocks() - Method in class com.esri.sde.sdk.client.SeInstance
Returns a list of all object locks allocated by the instance.
getObjectLocksList() - Method in class com.esri.sde.sdk.client.SeObjectLock
Returns an array of object lock definitions, filtered by this SeObjectLock as an example.
getObjectName() - Method in class com.esri.sde.sdk.client.SeMetaData
Returns the metadata object name.
getObjectOwner() - Method in class com.esri.sde.sdk.client.SeMetaData
Returns the metadata object owner.
getObjectType() - Method in class com.esri.sde.sdk.client.SeMetaData
Returns the metadata object type.
getObjectType() - Method in class com.esri.sde.sdk.client.SeObjectLock
Returns the object type.
getObjeditHome() - Static method in class com.esri.sde.sdk.pe.PeFactoryObjeditHome
 
getOperationCount() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceStats
Returns the total number of operations performed by the server process.
getOwner() - Method in class com.esri.sde.sdk.client.SeObjectLock
Returns the object owner name.
getOwner() - Method in class com.esri.sde.sdk.client.SeState
Returns the state's owner.
getOwner() - Method in class com.esri.sde.sdk.client.SeTable
Returns the owner's name.
getOwner() - Method in class com.esri.sde.sdk.client.SeTable.SeTableLock
Returns the lock owner name.
getOwner() - Method in class com.esri.sde.sdk.client.SeVersion
Returns the owner of the version.
getOwnerName() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceId
 
getParameterList() - Method in class com.esri.sde.sdk.client.SeDBTune
Gets all DBTUNE table keywords.
getParameters() - Method in class com.esri.sde.sdk.client.SeDBTune.Keyword
Get the parameter list.
getParameters() - Method in class com.esri.sde.sdk.pe.PeProjectedCS
Retrieve a projcs's parameters into an array.
getParameters() - Method in class com.esri.sde.sdk.pe.PeVertCS
Retrieves the array of parameters of a vertical coordinate system.
getParams() - Method in class com.esri.sde.sdk.pe.PeGeogTransformations
Retrieve a geogtran's parameter array.
getParams() - Method in class com.esri.sde.sdk.pe.PeVerttran
Retrieve a verttran's parameter array.
getParentId() - Method in class com.esri.sde.sdk.client.SeState
Returns the state ID of the parent.
getParentId() - Method in class com.esri.sde.sdk.client.SeVersion
Returns the parent ID of a version.
getParentName() - Method in class com.esri.sde.sdk.client.SeVersion
Returns the parent version name.
getPartialShapesCount() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceStats
Returns the total number of partial shapes shipped by the server process.
getPCSConstants() - Method in class com.esri.sde.sdk.pe.PeProjectedCS
 
getPCSConstFunc() - Method in class com.esri.sde.sdk.pe.PeProjection
Retrieve a projection's pcsconstfunc function.
getPermissions() - Method in class com.esri.sde.sdk.client.SeTable
Returns the permissions for the table.
getPid() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceLocks
Returns the server pid.
getPid() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceStateLocks
Returns the server pid.
getPid() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceStats
Returns the server pid.
getPid() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceTableLocks
Returns the server pid.
getPid() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceVersionLocks
Returns the server pid.
getPid() - Method in class com.esri.sde.sdk.client.SeObjectLock
Returns the gsrvr pid that holds the object lock.
getPixelData() - Method in class com.esri.sde.sdk.client.SeRasterTile
Retrieves pixel data and bitmask data if exist.
getPixelDepth() - Method in class com.esri.sde.sdk.client.SeRasterAttr
Return pixel depth in number of bits.
getPixelDepth() - Method in class com.esri.sde.sdk.client.SeRasterBand
Return pixel depth in number of bits.
getPixels(byte[]) - Method in class com.esri.sde.sdk.client.SeRasterTile
Returns a byte[] array containing all pixels for this tile, each pixel value is represented by an unsiged-byte.
getPixels(double, double, byte[]) - Method in class com.esri.sde.sdk.client.SeRasterTile
Returns a byte[] array containing all pixels for this tile, each pixel value is represented by an unsiged-byte.
getPixels(int[]) - Method in class com.esri.sde.sdk.client.SeRasterTile
Returns an int[] array containing all pixels for this tile, each pixel value is represented by an int.
getPixels(double, double, int[]) - Method in class com.esri.sde.sdk.client.SeRasterTile
Returns an int[] array containing all pixels for this tile, each pixel value is represented by an int.
getPixels(float[]) - Method in class com.esri.sde.sdk.client.SeRasterTile
Returns a float[] array containing all pixels for this tile, each pixel value is represented by a float.
getPixels(double, double, float[]) - Method in class com.esri.sde.sdk.client.SeRasterTile
Returns a float[] array containing all pixels for this tile, each pixel value is represented by a float.
getPixels(double[]) - Method in class com.esri.sde.sdk.client.SeRasterTile
Returns a double[] array containing all pixels for this tile, each pixel value is represented by a double.
getPixels(double, double, double[]) - Method in class com.esri.sde.sdk.client.SeRasterTile
Returns a double[] array containing all pixels for this tile, each pixel value is represented by a double.
getPixelType() - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves pixel type.
getPixelType() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves pixel type.
getPixelType() - Method in class com.esri.sde.sdk.client.SeRasterTile
Retrieves pixel type.
getPlacement() - Method in class com.esri.sde.sdk.client.SeShapeAnno
Returns the annotation placement shape.
getPoints() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the number of point features in the layer.
getPoints(int, int) - Method in class com.esri.sde.sdk.client.SeShape
Returns the point array of the specified part, and the subpart offsets, if there are any.
getPolynomial() - Method in class com.esri.sde.sdk.client.SeTransformPolynomial
Gets Polynomial coefficients.
getPolynomialType() - Method in class com.esri.sde.sdk.client.SeTransformPolynomial
Gets Polynomial type.
getPrecision() - Method in class com.esri.sde.sdk.client.SeCoordinateReference
Returns the precision of this coordinate reference object.
getPrimeM() - Method in class com.esri.sde.sdk.pe.PeGeographicCS
Retrieve a geogcs's prime meridian.
getProjection() - Method in class com.esri.sde.sdk.pe.PeProjectedCS
Retrieve a projcs's projection.
getProjectionDescription() - Method in class com.esri.sde.sdk.client.SeCoordinateReference
Deprecated. at ArcSDE version 9.1
getProjectionStr() - Method in class com.esri.sde.sdk.geom.SeCoordRef
Returns projection as a string.
getProperty() - Method in class com.esri.sde.sdk.client.SeMetaData
Returns the metadata object property name.
getPropertyLength() - Method in class com.esri.sde.sdk.client.SeXmlSchemaDoc
Get the xml lenght of the property.
getPropertyText() - Method in class com.esri.sde.sdk.client.SeXmlSchemaDoc
Gets the XML schema document property text
getPyramidProperty(String) - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves pyramid property.
getQualifiedName() - Method in class com.esri.sde.sdk.client.SeLayer
Returns the layer's table name, qualified with the owner.
getQualifiedName() - Method in class com.esri.sde.sdk.client.SeTable
Returns the table's name, qualified with the owner and database.
getQualifiedTableName() - Method in class com.esri.sde.sdk.client.SeRasterColumn
Returns the qualified name of the ArcSDE table that contains this raster column
getQueryType() - Method in class com.esri.sde.sdk.client.SeQueryInfo
Returns the query type.
getRange(int) - Static method in class com.esri.sde.sdk.pe.PeFactoryCodeRanges
 
getRange(int) - Method in class com.esri.sde.sdk.pe.PeFactoryCodeRangeTable
 
getRaster(int) - Method in class com.esri.sde.sdk.client.SeRow
Gets a raster column from the current row.
getRaster(int, boolean) - Method in class com.esri.sde.sdk.client.SeRow
Gets a raster column from the current row.
getRasterBufSize() - Method in class com.esri.sde.sdk.client.SeConnection.SeStreamSpec
Returns the raster buffer size.
getRasterBufSize() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the raster buffer size.
getRasterColumnId() - Method in class com.esri.sde.sdk.client.SeRaster
Retrieves the raster_column_ID as SeObjectId.
getRasterColumnId() - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves the raster_column_ID as SeObjectId.
getRasterColumnId() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves raster_column layer ID.
getRasterColumns() - Method in class com.esri.sde.sdk.client.SeConnection
Retrieves a list of all ArcSde raster columns that are accessible to the current user.
getRasterId() - Method in class com.esri.sde.sdk.client.SeRaster
Retrieves the raster_ID as SeObjectId.
getRasterId() - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves the raster_ID as SeObjectId.
getRasterId() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves raster image ID.
getRasterInfo() - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves ArcSDE raster info as a SeRaster object.
getRasterTile() - Method in class com.esri.sde.sdk.client.SeRow
Gets a raster tile from the current row.
getReadCount() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceStats
Returns the total number of reads by the server process.
getReadOnlyInstance() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns true if ArcSde instance is read only and false if instance allows read and write.
getRegisteredTables() - Method in class com.esri.sde.sdk.client.SeConnection
Returns an array of SeRegistration objects containing information for all registered tables.
getRegistrationDate() - Method in class com.esri.sde.sdk.client.SeRegistration
Returns the registration date of a table.
getRegistrationFlag() - Method in class com.esri.sde.sdk.client.SeXmlSchema
Get the registration flag of the xml schema object.
getRegistrationId() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceTableLocks
Returns the table registration id.
getRelease() - Method in class com.esri.sde.sdk.client.SeConnection
Returns the version description of the ArcSDE instance to which the connection has been established.
getRelease() - Method in class com.esri.sde.sdk.client.SeRelease
Returns the release number.
getReplicate() - Method in class com.esri.sde.sdk.pe.PeHorizon
 
getRowIdAllocation() - Method in class com.esri.sde.sdk.client.SeRegistration
Returns the method used by this registered table to allocate SDE-maintained rowids.
getRowidColumn() - Method in class com.esri.sde.sdk.client.SeArchive
Returns this object's rowid column for the history table.
getRowIdColumnName() - Method in class com.esri.sde.sdk.client.SeRegistration
Returns the row ID column name for a registered table.
getRowIdColumnType() - Method in class com.esri.sde.sdk.client.SeRegistration
Returns the row ID column type for a registered table.
getRowIds(int) - Method in class com.esri.sde.sdk.client.SeLog
Retrieves a list of ids from an open logfile.
getRowIds() - Method in class com.esri.sde.sdk.client.SeTable.SeTableRowLockInfo
Returns an array of locked row IDs.
getRowIdType() - Method in class com.esri.sde.sdk.client.SeColumnDefinition
Returns the registration row id column type.
getRowIdType() - Method in class com.esri.sde.sdk.client.SeRegisteredColumn
Returns the row id type of this column.
getRowIndex() - Method in class com.esri.sde.sdk.client.SeRasterTile
Retrieves tile's row index number.
getRowLocks() - Method in class com.esri.sde.sdk.client.SeTable
Returns the row locks information.
getRowLocksByUser(String) - Method in class com.esri.sde.sdk.client.SeTable
Returns rowlocks set by the specified user.
getRowToSet() - Method in class com.esri.sde.sdk.client.SeInsert
Returns a row object to set for this write operation.
getRowToSet() - Method in class com.esri.sde.sdk.client.SeUpdate
Returns a row object to set for this write operation.
getScale() - Method in class com.esri.sde.sdk.client.SeColumnDefinition
Returns the scale of the column.
getScanLineData() - Method in class com.esri.sde.sdk.client.SeRasterData
Gets scan lines pixel data.
getScanLineData() - Method in class com.esri.sde.sdk.client.SeRasterScanLineGenerator
Gets scan lines pixel data.
getSdeDbaName() - Method in class com.esri.sde.sdk.client.SeConnection
Returns the name of the ArcSDE DBA user.
getSdeErrMsg() - Method in class com.esri.sde.sdk.client.SeError
Returns the ArcSde error message (if any).
getSdeError() - Method in class com.esri.sde.sdk.client.SeError
Returns the numeric ArcSDE error code.
getSeError() - Method in exception com.esri.sde.sdk.client.SeException
Returns the ArcSde error object.
getSeRasterData(Object) - Method in class com.esri.sde.sdk.client.SeRasterCallBack
Callback method to get raster data from user.
getSeRelease() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceStatus
Returns ArcSde instance release information.
getServer() - Method in class com.esri.sde.sdk.client.SeConnection
Returns the name of the ArcSDE server connected to.
getServerName() - Method in class com.esri.sde.sdk.client.SeInstance
Returns the ArSde instance server name.
getServerPid() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceUsers
Returns the server pid.
getServerStartTime() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceUsers
Returns the ArcSde server start time, measured as the number of seconds since the standard epoch, Jan 1 1970.
getServerTime() - Method in class com.esri.sde.sdk.client.SeConnection
Returns the current time on the computer running the ArcSDE server.
getShape(int) - Method in class com.esri.sde.sdk.client.SeRow
Returns the column value at the given position as an SeShape.
getShapeAttributeName(int) - Method in class com.esri.sde.sdk.client.SeLayer
Returns the column name for a specified shape attribute.
getShapePointArraySize() - Method in class com.esri.sde.sdk.client.SeConnection.SeStreamSpec
Returns the shape geometry array buffer size.
getShapePointBufSize() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the shape point buffer size.
getShapesCount() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceStats
Returns the total number of shapes buffered by the server process.
getShapeTypes() - Method in class com.esri.sde.sdk.client.SeLayer
Retrieves the allowed shape types.
getShort(int) - Method in class com.esri.sde.sdk.client.SeRow
Returns the column value at the given position as a Short.
getSimpleLines() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the number of simple line features in the layer.
getSize() - Method in class com.esri.sde.sdk.client.SeColumnDefinition
Returns the size of the column.
getSize() - Method in class com.esri.sde.sdk.client.SeRegisteredColumn
Returns the size of the column as specified to SDE at column creation time, or, if the column was created outside of SDE and not altered within SDE, SDE's best guess at the "proper" size of the column.
getSize() - Method in class com.esri.sde.sdk.pe.PeFactoryCodeRangeTable
 
getSize() - Method in class com.esri.sde.sdk.pe.PeHorizon
 
getSpatialColumn() - Method in class com.esri.sde.sdk.client.SeLayer
Retrieves the spatial column name of a layer.
getSpatialIndexStats() - Method in class com.esri.sde.sdk.client.SeLayer
Returns statistical information about a layer's spatial indexes.
getSpatialMasks() - Method in class com.esri.sde.sdk.client.SeRow
Returns the spatial filter masks for the current row.
getSpatialRefList() - Method in class com.esri.sde.sdk.client.SeConnection
Returns an array of SeSpatialReference objects.
getSpheroid() - Method in class com.esri.sde.sdk.pe.PeDatum
Retrieve a datum's spheroid.
getSQLInfo(int) - Method in class com.esri.sde.sdk.client.SeConnection
Returns the RDBMS dependent function name according to the specified sqlId.
getSrid() - Method in class com.esri.sde.sdk.client.SeCoordinateReference
Returns the Spatial Reference Id of this Coordinate Reference.
getSrId() - Method in class com.esri.sde.sdk.client.SeSpatialReference
Returns the ID for the supplied spatial reference object.
getSrid() - Method in class com.esri.sde.sdk.geom.SeCoordRef
Returns the database spatial reference ID that was used to define this coordinate reference object.
getStartId() - Method in class com.esri.sde.sdk.client.SeTable.SeTableIdRange
Returns the first value of Id range.
getStartTime() - Method in class com.esri.sde.sdk.client.SeArchive
Returns this object's start time.
getStateCaching() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns true if state caching is on or false if it is off.
getStateId() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceStateLocks
Returns the state id.
getStateId() - Method in class com.esri.sde.sdk.client.SeVersion
Returns the state ID of a version.
getStateList(String) - Method in class com.esri.sde.sdk.client.SeConnection
Returns a list of SeState objects accessible to the current connection.
getStateLocks() - Method in class com.esri.sde.sdk.client.SeInstance
Returns a list of state locks in use.
getStats() - Method in class com.esri.sde.sdk.client.SeInstance
Returns statistics of server processes connected to the ArcSde instance.
getStats() - Method in class com.esri.sde.sdk.client.SeRasterBand
Returns SeRasterBandStats info from ArcSDE server, if exist, see SeRasterBand.hasStats().
getStatsBinTable() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves raster band statistic's Bin table, if exist.
getStatsBinType() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves raster band statistic's Bin function type, if exist.
getStatsDate() - Method in class com.esri.sde.sdk.client.SeLayer
Retrieves the stats date for the specified layer.
getStatsHistogram() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves raster band statistic's histogram, if exist.
getStatsMax() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves max pixel value from raster band statistic, if exist.
getStatsMean() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves mean pixel value from raster band statistic, if exist.
getStatsMin() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves min pixel value from raster band statistic, if exist.
getStatsNumBins() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves number of bins in raster band statistic object, if exist.
getStatsStdDev() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves pixel's standard deviation value from raster band statistic, if exist.
getStatus() - Method in class com.esri.sde.sdk.client.SeInstance
Retrieves the ArcSde instance status.
getStatus() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceId
 
getStatus() - Method in class com.esri.sde.sdk.pe.PeAdjHCS
Retrieve a adjhcs's status.
getStatus() - Method in class com.esri.sde.sdk.pe.PeArray
Retrieve an array's status.
getStatus() - Method in class com.esri.sde.sdk.pe.PeAuthority
Retrieve a authority's status.
getStatus() - Method in class com.esri.sde.sdk.pe.PeDatum
Retrieve a datum's status.
getStatus() - Method in class com.esri.sde.sdk.pe.PeGeographicCS
Retrieve a datum's status.
getStatus() - Method in class com.esri.sde.sdk.pe.PeGeogTransformations
Get the this object's status.
getStatus() - Method in class com.esri.sde.sdk.pe.PeGeoXYZCS
Get this object's status.
getStatus() - Method in class com.esri.sde.sdk.pe.PeHTMethod
Retrieve a htmethod's status.
getStatus() - Method in class com.esri.sde.sdk.pe.PeHVCoordSys
Retrieve HVCS build status code and return it.
getStatus() - Method in class com.esri.sde.sdk.pe.PeMetadata
Retrieve a metadata's status.
getStatus() - Method in class com.esri.sde.sdk.pe.PeMethod
retrieve a method's status.
getStatus() - Method in class com.esri.sde.sdk.pe.PeObject
Retrieve a pe object's status.
getStatus() - Method in class com.esri.sde.sdk.pe.PeParameters
Retrieve a parameter's status.
getStatus() - Method in class com.esri.sde.sdk.pe.PePrimeMeridian
Get a primem's status.
getStatus() - Method in class com.esri.sde.sdk.pe.PeProjectedCS
Retrieve a projcs's status.
getStatus() - Method in class com.esri.sde.sdk.pe.PeProjection
Get this object's status.
getStatus() - Method in class com.esri.sde.sdk.pe.PeSpheroid
Get a spheroid's status.
getStatus() - Method in class com.esri.sde.sdk.pe.PeUnit
Retrieve a unit's status.
getStatus() - Method in class com.esri.sde.sdk.pe.PeVDatum
Retrieve vertical datum build status code.
getStatus() - Method in class com.esri.sde.sdk.pe.PeVertCS
Retrieve a vertcs's status.
getStatus() - Method in class com.esri.sde.sdk.pe.PeVerttran
Get the this object's status.
getStatus() - Method in class com.esri.sde.sdk.pe.PeVTMethod
retrieve a method's status.
getStdDev() - Method in class com.esri.sde.sdk.client.SeRasterBand.SeRasterBandStats
Return standard deviation value.
getStdDev() - Method in class com.esri.sde.sdk.client.SeTable.SeTableStats
Returns the standard deviation value.
getStorageType() - Method in class com.esri.sde.sdk.client.SeXmlColumn
Returns xmlcolumn's storage type which can be either SE_XML_SDE_STORAGE_TYPE (sde custom type) or SE_XML_DB_STORAGE_TYPE (database native xml type).
getStreamPoolSize() - Method in class com.esri.sde.sdk.client.SeConnection.SeStreamSpec
Returns the number of streams to keep in the pool.
getStreamPoolSize() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the maximum number of streams allowed in a pool.
getStreamSpec() - Method in class com.esri.sde.sdk.client.SeConnection
Returns the properties of any stream that will be created with this connection.
getString(int) - Method in class com.esri.sde.sdk.client.SeRow
Returns the column value at the given position as a String.
getSymbol() - Method in class com.esri.sde.sdk.client.SeShapeAnno
Returns the annotation symbol.
getSysName() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceUsers
Returns the client's operating system name.
getTable(int) - Static method in class com.esri.sde.sdk.pe.PeFactoryCodeRanges
 
getTableLocks() - Method in class com.esri.sde.sdk.client.SeInstance
Returnss a list of table locks in use.
getTableName() - Method in class com.esri.sde.sdk.client.SeLayer
Returns the name of the table associated with the layer.
getTableName() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerSpatialIndexStats
Returns the spatial table name.
getTableName() - Method in class com.esri.sde.sdk.client.SeRasterColumn
Returns the name of the ArcSDE table associated with this raster column.
getTableName() - Method in class com.esri.sde.sdk.client.SeRegisteredColumn
Get column's table name.
getTableName() - Method in class com.esri.sde.sdk.client.SeRegistration
Returns the table name for a registered table.
getTables(int) - Method in class com.esri.sde.sdk.client.SeConnection
Retrieves a list of all tables, views, and synonyms which are available to the current user, with the given permissions.
getTables() - Method in class com.esri.sde.sdk.client.SeSqlConstruct
Returns the Tables in the construct.
getTagConflicts(SeXmlDoc) - Method in class com.esri.sde.sdk.client.SeXmlIndex
Get conflicting tags in a document.
getTags() - Method in class com.esri.sde.sdk.client.SeXmlIndex
Return XML index's tag/data type list.
getTargetInfo() - Method in class com.esri.sde.sdk.client.SeLog
Returns an SeLog.SeLogTargetInfo object containing the target description.
getTcpKeepAlive() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the TCP keepalive on client connection.
getText() - Method in class com.esri.sde.sdk.client.SeShapeAnno
Returns the annotation text.
getText() - Method in class com.esri.sde.sdk.client.SeXmlDoc
Return XML doc's text.
getText() - Method in class com.esri.sde.sdk.client.SeXmlSchemaDoc
Sets the XML schema's text string.
getTextSize() - Method in class com.esri.sde.sdk.client.SeShape
Returns the maximum size for the text.
getTileHeight() - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves tile height.
getTileHeight() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves raster tile's height.
getTileOrigin() - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves the coordinates of the upper-left corner pixel of tile (0, 0)
getTileOrigin() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves the coordinates of the upper-left corner pixel of tile (0, 0)
getTilesPerColByLevel(int) - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves number of tiles per column (ie, numYTiles) by pyramid level.
getTilesPerRowByLevel(int) - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves number of tiles per row (ie, numXTiles) by pyramid level.
getTileWidth() - Method in class com.esri.sde.sdk.client.SeRasterAttr
Retrieves tile width.
getTileWidth() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves raster tile's width.
getTime(int) - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves createion_date or last_modified_date from raster band object.
getTime(int) - Method in class com.esri.sde.sdk.client.SeRow
Returns the column value at the given position as a java.lang.Calendar object.
getTimeSinceLastRT() - Method in class com.esri.sde.sdk.client.SeConnection
This method returns the time, in seconds, since the last round trip to the ArcSDE server.
getTmpPath() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceConfiguration
Returns the path to the ArcSde temporary directory.
getTotFeatures() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerStats
Returns the total number of features in the layer.
getTransactionAutoCommit() - Method in class com.esri.sde.sdk.client.SeConnection
Gets the user transaction autocommit interval for the current connection.
getTransformList() - Method in class com.esri.sde.sdk.client.SeRasterBand
Retrieves transform list.
getType() - Method in class com.esri.sde.sdk.client.SeColumnDefinition
Returns the SDE column type.
getType() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceId
Returns this instance type.
getType() - Method in class com.esri.sde.sdk.client.SeRegisteredColumn
Get Column's sde type.
getType() - Method in class com.esri.sde.sdk.client.SeShape
 
getType() - Method in class com.esri.sde.sdk.client.SeTransform
Gets transform type.
getType() - Method in class com.esri.sde.sdk.client.SeXmlIndex
Return XML index's type.
getType() - Method in class com.esri.sde.sdk.pe.PeAdjHCS
Retrieve a adjhcs's type.
getType() - Method in class com.esri.sde.sdk.pe.PeArray
Retrieve an array's type.
getType() - Method in class com.esri.sde.sdk.pe.PeAuthority
Retrieve a authority's type.
getType() - Method in class com.esri.sde.sdk.pe.PeDatum
Retrieve a datum's type.
getType(PeObject) - Static method in class com.esri.sde.sdk.pe.PeFactory
Retrieves an object's factory type.
getType(int) - Static method in class com.esri.sde.sdk.pe.PeFactoryCodeRanges
 
getType() - Method in class com.esri.sde.sdk.pe.PeGeographicCS
Retrieve a geogcs's type.
getType() - Method in class com.esri.sde.sdk.pe.PeGeogTransformations
Retrieve a geogtran's type.
getType() - Method in class com.esri.sde.sdk.pe.PeGeoXYZCS
Get the type of a geoxyzcs.
getType() - Method in class com.esri.sde.sdk.pe.PeHTMethod
Retrieve a htmethods's type.
getType() - Method in class com.esri.sde.sdk.pe.PeHVCoordSys
Retrieve a hvcoordsys's type.
getType() - Method in class com.esri.sde.sdk.pe.PeMetadata
Retrieve a metadata's type.
getType() - Method in class com.esri.sde.sdk.pe.PeMethod
Retrieve a method's type.
getType() - Method in class com.esri.sde.sdk.pe.PeObject
Retrieve a pe object's type.
getType() - Method in class com.esri.sde.sdk.pe.PeParameters
Retrieve a parameter's type.
getType() - Method in class com.esri.sde.sdk.pe.PePrimeMeridian
Retrieve a primem's type.
getType() - Method in class com.esri.sde.sdk.pe.PeProjectedCS
Retrieve a projcs's type.
getType() - Method in class com.esri.sde.sdk.pe.PeProjection
Retrieve a projection's type.
getType() - Method in class com.esri.sde.sdk.pe.PeSpheroid
Retrieve a spheroid's type.
getType() - Method in class com.esri.sde.sdk.pe.PeUnit
Retrieve a unit's type.
getType() - Method in class com.esri.sde.sdk.pe.PeVDatum
Retrieve a vdatum's type.
getType() - Method in class com.esri.sde.sdk.pe.PeVertCS
Retrieve a vertcs's type.
getType() - Method in class com.esri.sde.sdk.pe.PeVerttran
Retrieve a verttran's type.
getType() - Method in class com.esri.sde.sdk.pe.PeVTMethod
Retrieve a method's type.
getUnique() - Method in class com.esri.sde.sdk.client.SeTable.SeTableIndexDefs
Returns the index's unique characterstic.
getUnit() - Method in class com.esri.sde.sdk.pe.PeAdjHCS
Retrieve a adjhcs's unit.
getUnit() - Method in class com.esri.sde.sdk.pe.PeGeographicCS
Retrieve a geogcs's unit (angular).
getUnit() - Method in class com.esri.sde.sdk.pe.PeGeoXYZCS
Get the unit.
getUnit() - Method in class com.esri.sde.sdk.pe.PeProjectedCS
Retrieve a projcs's unit (linear).
getUnit() - Method in class com.esri.sde.sdk.pe.PeVertCS
Retrieves the linear unit object from a vertical coordinate system.
getUnitFactor() - Method in class com.esri.sde.sdk.pe.PeUnit
Retrieve's a unit's conversion factor.
getUser() - Method in class com.esri.sde.sdk.client.SeConnection
Returns the name of the ArcSDE user associated with the current connection.
getUserName() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceUsers
Returns the user name.
getUserName() - Method in class com.esri.sde.sdk.client.SeLayer.SeLayerLock
Returns the user name.
getUserName() - Method in class com.esri.sde.sdk.client.SeVersion.SeVersionLock
Returns the user name.
getUserNames() - Method in class com.esri.sde.sdk.client.SeTable.SeTableRowLockInfo
Returns an array of user names.
getUsers() - Method in class com.esri.sde.sdk.client.SeInstance
Returns a list of user information connected to ArcSde instance.
getUuid(int) - Method in class com.esri.sde.sdk.client.SeRow
Gets the UUID column value from the current row.
getValue() - Method in class com.esri.sde.sdk.client.SeDBTune.Params
Retrieves the parameter value
getValue() - Method in class com.esri.sde.sdk.client.SeMetaData
Returns the metadata object property value.
getValue() - Method in class com.esri.sde.sdk.pe.PeParameters
Retrieve a parameter's value.
getValues() - Method in class com.esri.sde.sdk.pe.PeArray
Retrieves the values.
getVariables() - Method in class com.esri.sde.sdk.client.SeInstance
Returns the ArcSde instance environment variables list.
getVariant() - Method in class com.esri.sde.sdk.client.SeLocale
Returns the country/region code for this locale, which will either be the empty string or an upercase ISO 3166 2-letter code.
getVersion() - Method in class com.esri.sde.sdk.pe.PeAuthority
 
getVersionId() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceVersionLocks
Returns the version id.
getVersionList(String) - Method in class com.esri.sde.sdk.client.SeConnection
Returns a list of SeVersion objects accessible by the current user.
getVersionLocks() - Method in class com.esri.sde.sdk.client.SeInstance
Returns a list of version locks in use.
getVertCS() - Method in class com.esri.sde.sdk.client.SeCoordinateReference
Returns the vertical coordinate system associated with the coordinate reference system.
getVertcs() - Method in class com.esri.sde.sdk.pe.PeHVCoordSys
Retrieve a vertcs from a hvcoordsys.
getVertcs1() - Method in class com.esri.sde.sdk.pe.PeVerttran
Retrieve a VT's 1st Vertical Coordinate System.
getVertcs2() - Method in class com.esri.sde.sdk.pe.PeVerttran
Retrieve a VT's 2nd Vertical Coordinate System.
getVertCSId() - Method in class com.esri.sde.sdk.client.SeCoordinateReference
Returns the vertical coordinate system ID for the supplied coordinate reference object.
getVTConstants() - Method in class com.esri.sde.sdk.pe.PeVerttran
 
getVTConstFunc() - Method in class com.esri.sde.sdk.pe.PeVTMethod
Retrieve a method's vtconst function.
getVTMethod() - Method in class com.esri.sde.sdk.pe.PeVerttran
Retrieve a VT's method.
getWhere() - Method in class com.esri.sde.sdk.client.SeSqlConstruct
Returns the where clause in the construct.
getWKBSize() - Method in class com.esri.sde.sdk.client.SeShape
Returns the size of WKB representation.
getWriteCount() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceStats
Returns the total number of writes by the server process.
getX() - Method in class com.esri.sde.sdk.client.SDEPoint
Returns the X coordinate value.
getXml(int) - Method in class com.esri.sde.sdk.client.SeRow
Gets an XML column from the current row.
getXmlColumn() - Method in class com.esri.sde.sdk.client.SeXmlColumn
Returns a two dimensional string array containing the the ArcSDE table name and the XML column name.
getXmlSchema() - Method in class com.esri.sde.sdk.client.SeXmlColumn
Get xmlcolumn's schema name
getXmlSchemaCollection() - Method in class com.esri.sde.sdk.client.SeXmlSchema
get Xml schema Collection of the Xml Schema.
getXmlSchemaDoc() - Method in class com.esri.sde.sdk.client.SeXmlSchemaCollection
Get an array of SeXmlSchemaDoc in the SeXmlSchemaCollection object
getXmlSchemaDocCount() - Method in class com.esri.sde.sdk.client.SeXmlSchemaCollection
Get number of XmlSchemaDoc in the SeXmlSchemaCollection object
getXmlSchemaName() - Method in class com.esri.sde.sdk.client.SeXmlSchema
Get the name of the xml schema .
getXmlSchemaPropertyText() - Method in class com.esri.sde.sdk.client.SeXmlSchema
Gets the XML schema's property.
getXOffset() - Method in class com.esri.sde.sdk.client.SeShapeAnno
Returns the annotation x offset.
getXYEnvelope() - Method in class com.esri.sde.sdk.client.SeCoordinateReference
Returns the the range of X/Y values for the coordinate reference object based upon the false origin/units values.
getXYs() - Method in class com.esri.sde.sdk.geom.SeLinestring
 
getXYs() - Method in class com.esri.sde.sdk.geom.SePolygon
 
getXYUnits() - Method in class com.esri.sde.sdk.client.SeCoordinateReference
Returns the xy scale factor
getXYUnits() - Method in class com.esri.sde.sdk.geom.SeCoordRef
Returns the xy scale factor for this coordinate reference object.
getY() - Method in class com.esri.sde.sdk.client.SDEPoint
Returns the Y coordinate value.
getYOffset() - Method in class com.esri.sde.sdk.client.SeShapeAnno
Returns the annotation y offset.
getZ() - Method in class com.esri.sde.sdk.client.SDEPoint
Returns the Z coordinate value.
getZ() - Method in class com.esri.sde.sdk.geom.SePoint
 
getZRange() - Method in class com.esri.sde.sdk.client.SeShape
Returns the range of elevation values of a shape.
getZRange(int) - Method in class com.esri.sde.sdk.client.SeShape
Returns the range of elevation values of a shape part.
getZs() - Method in class com.esri.sde.sdk.geom.SeLinestring
 
getZs() - Method in class com.esri.sde.sdk.geom.SePolygon
 
getZUnits() - Method in class com.esri.sde.sdk.client.SeCoordinateReference
Returns the z-offset's scale factor.
getZUnits() - Method in class com.esri.sde.sdk.geom.SeCoordRef
Returns the z scale factor for this coordinate reference object.
grantAccess(int, boolean, String) - Method in class com.esri.sde.sdk.client.SeLayer
Grants specified privileges to the specified user.
grantAccess(SeConnection, String, String) - Static method in class com.esri.sde.sdk.client.SeLog
Grants access for a specified user to an owner's logfiles.
grantAccess(int, boolean, String) - Method in class com.esri.sde.sdk.client.SeRasterColumn
Grants the privileges specified, on this raster column, to another RDBMS user.
grantAccess(int, boolean, String) - Method in class com.esri.sde.sdk.client.SeTable
Grants specified privileges to the specified user.
great_elliptic_coordinate(double, double, double, double, double, double, PeDouble, PeDouble) - Static method in class com.esri.sde.sdk.pe.PeLineType
Find 2nd point on great elliptic at a given distance and azimuth from 1st point -> "Direct solution" a - semi-major axis length of spheroid e2 - eccentricity squared of spheroid lam1, phi1 - coordinate of 'from' point (coord 1) distance - great elliptic distance between points (same units as a) az12 - azimuth from coord 1 to coord 2 (0 North - PI South) Azimuths are positive clockwise from north lam2, phi2 - output coordinate of 'to' point (coord 2)
great_elliptic_densify_segment(double, double, double, double, double, double, double, int) - Static method in class com.esri.sde.sdk.pe.PeLineType
----------------------------------------------------------------- Function for creating great elliptic line from point 1 to point 2 ----------------------------------------------------------------- a - semi-major axis length e2 - eccentricity squared of spheroid lam1, phi1 - coordinate of 'from' point (coord 1) lam2, phi2 - coordinate of 'to' point (coord 2) coord[][2] - array of coordinate pairs to fill in interval - distance between vertices in coordinate array (in same units as a) numpts - if interval is zero or non-positive, number of evenly spaced vertices in coordinate array or if interval is positive, max number of vertices to not exceed in coordinate array.
great_elliptic_distance(double, double, double, double, double, double, PeDouble, PeDouble, PeDouble) - Static method in class com.esri.sde.sdk.pe.PeLineType
Find distance along great elliptic from point 1 to point2 and forward and back azimuths -> "Inverse solution" a - semi-major axis length e2 - eccentricity squared of spheroid lam1, phi1 - coordinate of 'from' point (coord 1) lam2, phi2 - coordinate of 'to' point (coord 2) distance - distance between points (same units as a) az12 - azimuth from coord 1 to coord 2 (0 North - PI South) az21 - azimuth from coord 2 to coord 1 " Azimuths are positive clockwise from north
GSIZE_MULT - Static variable in class com.esri.sde.sdk.client.SeLayer
The grid size multiple; when creating a layer with grid indexes, each successive grid size must be greater than the product of the previous grid size and this multiple.
GSIZE_MULT - Static variable in class com.esri.sde.sdk.client.SeLayerGrid
 
gtf_code_to_nga_code(int) - Static method in class com.esri.sde.sdk.pe.PeFactoryNGAgeogtran
 

H

hasAnno() - Method in class com.esri.sde.sdk.client.SeLayer
Returns TRUE if a layer has annotation.
hasAnno() - Method in class com.esri.sde.sdk.client.SeShape
Returns TRUE if the supplied shape has annotation.
hasBitMask() - Method in class com.esri.sde.sdk.client.SeRasterData
Return true if bit mask exist.
hasBitMask() - Method in class com.esri.sde.sdk.client.SeRasterScanLineGenerator
Return true if bit mask exist.
hasBitMask() - Method in class com.esri.sde.sdk.client.SeRasterTile
Return true if bit mask exist.
hasCAD() - Method in class com.esri.sde.sdk.client.SeLayer
Returns TRUE if the layer allows CAD.
hasCad() - Method in class com.esri.sde.sdk.client.SeShape
Returns TRUE if the supplied shape has cad.
hasColorMap() - Method in class com.esri.sde.sdk.client.SeRasterBand
Reture true, if raster band has colormap.
hasColumns() - Method in class com.esri.sde.sdk.client.SeRow
Returns true if the row has column definitions set.
hasGdbType() - Method in class com.esri.sde.sdk.client.SeRasterColumn
Returns true if the raster column is registered as a geodatabase raster dataset, false otherwise.
hasIndex() - Method in class com.esri.sde.sdk.client.SeXmlColumn
Returns true if this XML column has index information.
hasLayer() - Method in class com.esri.sde.sdk.client.SeRegistration
Returns TRUE if the registered table has a spatial column.
hasSparseGrids() - Method in class com.esri.sde.sdk.client.SeLayer
This routine returns true if the layer object is configured so that sparse grid indexes are generated for this layer.
hasSpatialIndex() - Method in class com.esri.sde.sdk.client.SeLayer
Returns TRUE if the layer has spatial index.
hasStats() - Method in class com.esri.sde.sdk.client.SeRasterBand
Return true, if raster band has statistic info available.
hasTransformList() - Method in class com.esri.sde.sdk.client.SeRasterBand
Return true, if raster band has transformation list.
hasXml() - Method in class com.esri.sde.sdk.client.SeRegistration
Returns TRUE if this table have an xml column.
horizonGcsRasterGenerate() - Method in class com.esri.sde.sdk.pe.PeProjectedCS
Generate a GCS Raster horizon for a projected coordinate system.
horizonPcsGenerate() - Method in class com.esri.sde.sdk.pe.PeProjectedCS
Generate a PCS horizon for a projected coordinate system.
horizonPcsRasterGenerate() - Method in class com.esri.sde.sdk.pe.PeProjectedCS
Generate a PCS Raster horizon for a projected coordinate system.
htmethod(int) - Static method in class com.esri.sde.sdk.pe.PeFactory
Convert a code to a htmethod
htmethod() - Static method in class com.esri.sde.sdk.pe.PeFactoryCodelist
Get a list of HTMETHOD codes.
htmethod() - Static method in class com.esri.sde.sdk.pe.PeFactoryPredefined
Create an array of HTMETHOD code/names.
htmethodCodelist() - Static method in class com.esri.sde.sdk.pe.PeFactory
Deprecated. This will be removed after version 10.0. It is replaced by PeFactoryCodelist.htmethod().
hvcoordsys(int) - Static method in class com.esri.sde.sdk.pe.PeFactory
Convert a code to a hvcoordsys
hvdatum(int) - Static method in class com.esri.sde.sdk.pe.PeFactory
Convert a code to a hvdatum

I

ignoreLength(String) - Static method in class com.esri.sde.sdk.pe.PeString
counts non-ignoreable characters in the string
IMAGEABORTED - Static variable in interface com.esri.sde.sdk.client.SeRasterConsumer
The image creation process was deliberately aborted.
IMAGEERROR - Static variable in interface com.esri.sde.sdk.client.SeRasterConsumer
An error was encountered while producing the image.
importDbtune(String) - Method in class com.esri.sde.sdk.client.SeConnection
Imports the data to ArcSde DBTUNE table.
indexOf(String, String) - Static method in class com.esri.sde.sdk.pe.PeString
Find the index of a substring, ignoring case
init(int, int, int) - Method in interface com.esri.sde.sdk.geom.GeometryFactory
This method is called to indicate what geometry type.
inProgress() - Method in class com.esri.sde.sdk.client.SeStreamOp
Determines if the stream operation is in use.
insertPart(int, SeShape) - Method in class com.esri.sde.sdk.client.SeShape
Inserts all of the parts of a given shape into the calling shape at the specified part index.
interior() - Method in interface com.esri.sde.sdk.geom.Geometry
The exterior of a geometry if all space not occupied by the geometry.
interior() - Method in class com.esri.sde.sdk.geom.SeGeometry
 
interior() - Method in class com.esri.sde.sdk.geom.SeGeometryCollection
 
interior() - Method in class com.esri.sde.sdk.geom.SeLinestring
The exterior of a geometry if all space not occupied by the geometry.
interior() - Method in class com.esri.sde.sdk.geom.SePoint
The exterior of a geometry if all space not occupied by the geometry.
interior() - Method in class com.esri.sde.sdk.geom.SePolygon
The exterior of a geometry if all space not occupied by the geometry.
interiorRingN(int) - Method in interface com.esri.sde.sdk.geom.Polygon
Returns the nth interior ring of a polygon as a linestring.
interiorRingN(int) - Method in class com.esri.sde.sdk.geom.SePolygon
Returns the nth interior ring of a polygon as a linestring.
interpolateByMeasures(double) - Method in class com.esri.sde.sdk.client.SeShape
Interpolates the shape by adding points based on measure deltas.
intersect(SeShape) - Method in class com.esri.sde.sdk.client.SeShape
Returns the intersection (logical AND NOT of space) of two shapes.
intersect(Geometry) - Method in interface com.esri.sde.sdk.geom.Geometry
Returns t (TRUE) if the intersection of two geometries doesn't result in an empty set; otherwise, returns f (FALSE).
intersect(Geometry) - Method in class com.esri.sde.sdk.geom.SeGeometry
Returns t (TRUE) if the intersection of two geometries doesn't result in an empty set; otherwise, returns f (FALSE).
intersection(Geometry) - Method in interface com.esri.sde.sdk.geom.Geometry
Intersection takes two geometry objects and returns the intersection set as a geometry object.
intersection(Geometry) - Method in class com.esri.sde.sdk.geom.SeGeometry
Intersection takes two geometry objects and returns the intersection set as a geometry object.
intoTable(String, String[]) - Method in class com.esri.sde.sdk.client.SeInsert
Prepares the SeInsert object to insert data into the specified ArcSDE table or layer.
intriangle(double, double, double, double, double, double, double, double) - Static method in class com.esri.sde.sdk.pe.PeMath
 
is3D() - Method in class com.esri.sde.sdk.client.SDEPoint
Returns TRUE if the point has a coordinate in the third dimension.
is3D() - Method in class com.esri.sde.sdk.client.SeLayer
Returns TRUE if the layer allows z-coordinates.
is3D() - Method in class com.esri.sde.sdk.client.SeShape
Returns TRUE if the supplied shape has an elevation array.
is3D() - Method in interface com.esri.sde.sdk.geom.Geometry
Returns t (TRUE) if the geometry object has three-dimensional coordinates; otherwise, returns f (FALSE).
is3D() - Method in class com.esri.sde.sdk.geom.SeGeometry
Returns t (TRUE) if the geometry object has three-dimensional coordinates; otherwise, returns f (FALSE).
is3D() - Method in class com.esri.sde.sdk.geom.SeGeometryCollection
Returns t (TRUE) if the geometry object has three-dimensional coordinates; otherwise, returns f (FALSE).
is3D() - Method in class com.esri.sde.sdk.geom.SeLinestring
Returns t (TRUE) if the geometry object has three-dimensional coordinates; otherwise, returns f (FALSE).
is3D() - Method in class com.esri.sde.sdk.geom.SeMultiLinestring
Returns t (TRUE) if the geometry object has three-dimensional coordinates; otherwise, returns f (FALSE).
is3D() - Method in class com.esri.sde.sdk.geom.SeMultiPoint
Returns t (TRUE) if the geometry object has three-dimensional coordinates; otherwise, returns f (FALSE).
is3D() - Method in class com.esri.sde.sdk.geom.SeMultiPolygon
Returns t (TRUE) if the geometry object has three-dimensional coordinates; otherwise, returns f (FALSE).
is3D() - Method in class com.esri.sde.sdk.geom.SePoint
Returns t (TRUE) if the geometry object has three-dimensional coordinates; otherwise, returns f (FALSE).
is3D() - Method in class com.esri.sde.sdk.geom.SePolygon
Returns t (TRUE) if the geometry object has three-dimensional coordinates; otherwise, returns f (FALSE).
is_central_meridian_vertical - Variable in class com.esri.sde.sdk.pe.PePCSInfo
 
is_densification_needed - Variable in class com.esri.sde.sdk.pe.PePCSInfo
 
is_domain_present - Variable in class com.esri.sde.sdk.pe.PePCSInfo
 
is_entire_world - Variable in class com.esri.sde.sdk.pe.PePCSInfo
 
is_horizon_convex_hull - Variable in class com.esri.sde.sdk.pe.PePCSInfo
 
is_horizon_edge_duplicated - Variable in class com.esri.sde.sdk.pe.PePCSInfo
 
is_pcs_line_horizon_present - Variable in class com.esri.sde.sdk.pe.PePCSInfo
 
isAccepting() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceStatus
Returns true if ArcSde instance is accepting connections.
isAdmin() - Method in class com.esri.sde.sdk.client.SeConnection
Check whether the connected user has admin privilege.
isAutoLevelSet() - Method in class com.esri.sde.sdk.client.SeRasterAttr
Return true if pyramid auto level is set.
isBaseSave() - Method in class com.esri.sde.sdk.client.SeRegistration
A base-save table is a multiversioned table whose changes can be saved into the base state or saved to the base table directly.
isBlocking() - Method in class com.esri.sde.sdk.client.SeInstance.SeInstanceStatus
Returns true if ArcSde instance is blocking connections.
isCaseSensitive - Variable in class com.esri.sde.sdk.client.SeDBMSInfo
Underlying RDBMS is case sensitive.
isCaseSensitiveInComparison - Variable in class com.esri.sde.sdk.client.SeDBMSInfo
Underlying RDBMS is case sensitive for comparisons.
isccw(double, double, double, double, double, double, int[], int[]) - Static method in class com.esri.sde.sdk.pe.PeMath
 
isClosed() - Method in class com.esri.sde.sdk.client.SeConnection
Returns TRUE if the connection has been closed, FALSE otherwise.
isClosed() - Method in interface com.esri.sde.sdk.geom.Curve
Isclosed takes a linestring or multilinestring and returns t (TRUE) if it is closed; otherwise it returns f (FALSE).
isClosed() - Method in interface com.esri.sde.sdk.geom.MultiCurve
Isclosed takes a linestring or multilinestring and returns t (TRUE) if it is closed; otherwise it returns f (FALSE).
isClosed() - Method in class com.esri.sde.sdk.geom.SeCurve
Isclosed takes a linestring or multilinestring and returns t (TRUE) if it is closed; otherwise it returns f (FALSE).
isClosed() - Method in class com.esri.sde.sdk.geom.SeLinestring
Isclosed takes a linestring or multilinestring and returns t (TRUE) if it is closed; otherwise it returns f (FALSE).
isClosed() - Method in class com.esri.sde.sdk.geom.SeMultiCurve
Isclosed takes a linestring or multilinestring and returns t (TRUE) if it is closed; otherwise it returns f (FALSE).
isClosed() - Method in class com.esri.sde.sdk.geom.SeMultiLinestring
Isclosed takes a linestring or multilinestring and returns t (TRUE) if it is closed; otherwise it returns f (FALSE).
isConstLoaded() - Method in class com.esri.sde.sdk.pe.PeGeogTransformations
Checks if constants for a GT are loaded.
isConstLoaded() - Method in class com.esri.sde.sdk.pe.PeProjectedCS
Are projection constants for a PCS loaded?
isConstLoaded() - Method in class com.esri.sde.sdk.pe.PeVerttran
Checks if constants for a VT are loaded.
isConsumer(SeRasterConsumer) - Method in interface com.esri.sde.sdk.client.SeRasterProducer
Determine if a SeRasterConsumer is on the list of consumers currently interested in data for this raster.
isConsumer(SeRasterConsumer) - Method in class com.esri.sde.sdk.client.SeRasterScanLineProducer
true if is a consumer, else return false.
isContaining(SeShape) - Method in class com.esri.sde.sdk.client.SeShape
Returns TRUE if the primary shape wholly contains the secondary shape.
isCrossing(SeShape) - Method in class com.esri.sde.sdk.client.SeShape
Returns TRUE if the intersection of the interiors is a lower dimension than the maximum dimension of the two shapes.
isDisjoint(SeShape) - Method in class com.esri.sde.sdk.client.SeShape
Returns TRUE if the intersection of two shapes is empty.
isEmpty() - Method in class com.esri.sde.sdk.client.SeExtent
Returns true if the extent is considered empty.
isEmpty() - Method in interface com.esri.sde.sdk.geom.Geometry
Returns t (TRUE) if the geometry is empty; otherwise returns f (FALSE).
isEmpty() - Method in class com.esri.sde.sdk.geom.SeEnvelope
Returns true if given envelope is empty.
isEmpty() - Method in class com.esri.sde.sdk.geom.SeGeometry
Returns t (TRUE) if the geometry is empty; otherwise returns f (FALSE).
isEmpty() - Method in class com.esri.sde.sdk.geom.SeGeometryCollection
Returns t (TRUE) if the geometry is empty; otherwise returns f (FALSE).
isEmpty() - Method in class com.esri.sde.sdk.geom.SeLinestring
Returns t (TRUE) if the geometry is empty; otherwise returns f (FALSE).
isEmpty() - Method in class com.esri.sde.sdk.geom.SePoint
Returns t (TRUE) if the geometry is empty; otherwise returns f (FALSE).
isEmpty() - Method in class com.esri.sde.sdk.geom.SePolygon
Returns t (TRUE) if the geometry is empty; otherwise returns f (FALSE).
isEqual(SeCoordinateReference) - Method in class com.esri.sde.sdk.client.SeCoordinateReference
Compares two coordinate reference objects.
isEqual(SeShape) - Method in class com.esri.sde.sdk.client.SeShape
Returns TRUE if the two supplied shapes are identical.
isEqual(SeCoordRef) - Method in class com.esri.sde.sdk.geom.SeCoordRef
Returns true if both coordinate reference objects are equal.
isEqual(PeObject) - Method in class com.esri.sde.sdk.pe.PeAdjHCS
Check if two objects are equal.
isEqual(PeAdjHCS) - Method in class com.esri.sde.sdk.pe.PeAdjHCS
Check if two adjhcs's are equal.
isEqual(PeObject) - Method in class com.esri.sde.sdk.pe.PeArray
Check if both pe objects are equal.
isEqual(PeArray) - Method in class com.esri.sde.sdk.pe.PeArray
Test if two arrays are identical.
isEqual(PeObject) - Method in class com.esri.sde.sdk.pe.PeAuthority
Check if both objects are equal.
isEqual(PeAuthority) - Method in class com.esri.sde.sdk.pe.PeAuthority
Test if two authorities are identical.
isEqual(PeCoordinateSystem) - Method in class com.esri.sde.sdk.pe.PeCoordinateSystem
Tests if two coordinate systems are identical.
isEqual(PeObject) - Method in class com.esri.sde.sdk.pe.PeDatum
Check if both objects are equal.
isEqual(PeDatum) - Method in class com.esri.sde.sdk.pe.PeDatum
Test if two datums are identical.
isEqual(PeGCSExtent) - Method in class com.esri.sde.sdk.pe.PeGCSExtent
check if two exents are equal
isEqual(PeObject) - Method in class com.esri.sde.sdk.pe.PeGeographicCS
Check if both pe objects are equal.
isEqual(PeCoordinateSystem) - Method in class com.esri.sde.sdk.pe.PeGeographicCS
Test if two coordinate systems are identical.
isEqual(PeGeographicCS) - Method in class com.esri.sde.sdk.pe.PeGeographicCS
Test if two geogcs are identical.
isEqual(PeObject) - Method in class com.esri.sde.sdk.pe.PeGeogTransformations
Check if both pe objects are equal.
isEqual(PeGeogTransformations) - Method in class com.esri.sde.sdk.pe.PeGeogTransformations
Test if two geogtrans are identical.
isEqual(PeObject) - Method in class com.esri.sde.sdk.pe.PeGeoXYZCS
Check if both pe objects are equal.
isEqual(PeGeoXYZCS) - Method in class com.esri.sde.sdk.pe.PeGeoXYZCS
Test if two GCS are identical.
isEqual(PeObject) - Method in class com.esri.sde.sdk.pe.PeHTMethod
Check if both pe objects are equal.
isEqual(PeHTMethod) - Method in class com.esri.sde.sdk.pe.PeHTMethod
Test if two htmethods are identical.
isEqual(PeObject) - Method in class com.esri.sde.sdk.pe.PeHVCoordSys
Test if two HVCS are identical.
isEqual(PeHVCoordSys) - Method in class com.esri.sde.sdk.pe.PeHVCoordSys
Test if two HVCS are identical.
isEqual(PeHVDatum) - Method in class com.esri.sde.sdk.pe.PeHVDatum
Determines if two datum objects are equivalent.
isEqual(PeObject) - Method in class com.esri.sde.sdk.pe.PeMetadata
Check if both objects are equal.
isEqual(PeMetadata) - Method in class com.esri.sde.sdk.pe.PeMetadata
Test if two metadatas are identical.
isEqual(PeObject) - Method in class com.esri.sde.sdk.pe.PeMethod
Check if both pe objects are equal.
isEqual(PeMethod) - Method in class com.esri.sde.sdk.pe.PeMethod
Test if two methods are identical.
isEqual(PeObject) - Method in class com.esri.sde.sdk.pe.PeObject
Check if both pe objects are equal.
isEqual(PeObject) - Method in class com.esri.sde.sdk.pe.PeParameters
Check if both objects are equal.
isEqual(PeParameters) - Method in class com.esri.sde.sdk.pe.PeParameters
Test if two parameters are identical.
isEqual(PeObject) - Method in class com.esri.sde.sdk.pe.PePrimeMeridian
Check if both objects are equal.
isEqual(PePrimeMeridian) - Method in class com.esri.sde.sdk.pe.PePrimeMeridian
Test if two prime meridians are identical.
isEqual(PeObject) - Method in class com.esri.sde.sdk.pe.PeProjectedCS
Check if both objects are equal.
isEqual(PeCoordinateSystem) - Method in class com.esri.sde.sdk.pe.PeProjectedCS
Test if two coordinate systems are identical.
isEqual(PeProjectedCS) - Method in class com.esri.sde.sdk.pe.PeProjectedCS
Test if two PCSs are identical.
isEqual(PeObject) - Method in class com.esri.sde.sdk.pe.PeProjection
Check if both objects are equal.
isEqual(PeProjection) - Method in class com.esri.sde.sdk.pe.PeProjection
Test if two projections are identical.
isEqual(PeObject) - Method in class com.esri.sde.sdk.pe.PeSpheroid
Tests if two spheroids are identical.
isEqual(PeSpheroid) - Method in class com.esri.sde.sdk.pe.PeSpheroid
 
isEqual(PeObject) - Method in class com.esri.sde.sdk.pe.PeUnit
Check if both objects are equal.
isEqual(PeUnit) - Method in class com.esri.sde.sdk.pe.PeUnit
Test if two units are identical.
isEqual(PeObject) - Method in class com.esri.sde.sdk.pe.PeVDatum
Tests whether two vertical datum objects are equivalent.
isEqual(PeVDatum) - Method in class com.esri.sde.sdk.pe.PeVDatum
Tests whether two vertical datum objects are equivalent.
isEqual(PeObject) - Method in class com.esri.sde.sdk.pe.PeVertCS
Check if both objects are equal.
isEqual(PeVertCS) - Method in class com.esri.sde.sdk.pe.PeVertCS
Tests whether two vertical coordinate system objects are equivalent.
isEqual(PeObject) - Method in class com.esri.sde.sdk.pe.PeVerttran
Check if both pe objects are equal.
isEqual(PeVerttran) - Method in class com.esri.sde.sdk.pe.PeVerttran
Test if two verttrans are identical.
isEqual(PeObject) - Method in class com.esri.sde.sdk.pe.PeVTMethod
Check if both pe objects are equal.
isEqual(PeVTMethod) - Method in class com.esri.sde.sdk.pe.PeVTMethod
Test if two methods are identical.
isEqualNoName(PeProjectedCS) - Method in class com.esri.sde.sdk.pe.PeProjectedCS
Test if two projcs's are identical exept for the name
isExcluded() - Method in class com.esri.sde.sdk.client.SeXmlTag
Return the XML tag's exclusion flag.
isHidden() - Method in class com.esri.sde.sdk.client.SeRegistration
Returns TRUE if the registered table is hidden.
isIgnoreable(char) - Static method in class com.esri.sde.sdk.pe.PeString
returns whether a character can be ignored for comparing
isInCompressedMode() - Method in class com.esri.sde.sdk.client.SeXmlColumn
Is the XML column in uncompressed mode.
isInputMode() - Method in class com.esri.sde.sdk.client.SeRasterAttr
Return true if input mode, else false for output mode.
isLine() - Method in class com.esri.sde.sdk.client.SeLayer
Returns TRUE if the layer has line shapes.
isLine() - Method in class com.esri.sde.sdk.client.SeShape
Returns TRUE if the supplied shape is type line.
isLoadOnly() - Method in class com.esri.sde.sdk.client.SeLayer
Returns TRUE if the layer is in load-only mode.
isLoadOnly() - Method in class com.esri.sde.sdk.client.SeRasterColumn
Deprecated. at ArcSDE v9.0.
isMaskMode() - Method in class com.esri.sde.sdk.client.SeRasterAttr
Return true if mask mode.
isMeasured() - Method in class com.esri.sde.sdk.client.SDEPoint
Returns TRUE if the point has a valid measure value.
isMeasured() - Method in class com.esri.sde.sdk.client.SeLayer
Returns TRUE if the layer allows measures.
isMeasured() - Method in class com.esri.sde.sdk.client.SeShape
Returns TRUE if the supplied shape has a measure array.
isMeasured() - Method in interface com.esri.sde.sdk.geom.Geometry
Returns t (TRUE) if the geometry object has measures; otherwise, returns f (FALSE).
isMeasured() - Method in class com.esri.sde.sdk.geom.SeGeometry
Returns t (TRUE) if the geometry object has measures; otherwise, returns f (FALSE).
isMeasured() - Method in class com.esri.sde.sdk.geom.SeGeometryCollection
Returns t (TRUE) if the geometry object has measures; otherwise, returns f (FALSE).
isMeasured() - Method in class com.esri.sde.sdk.geom.SeLinestring
Returns t (TRUE) if the geometry object has measures; otherwise, returns f (FALSE).
isMeasured() - Method in class com.esri.sde.sdk.geom.SeMultiLinestring
Returns t (TRUE) if the geometry object has measures; otherwise, returns f (FALSE).
isMeasured() - Method in class com.esri.sde.sdk.geom.SeMultiPoint
Returns t (TRUE) if the geometry object has measures; otherwise, returns f (FALSE).
isMeasured() - Method in class com.esri.sde.sdk.geom.SeMultiPolygon
Returns t (TRUE) if the geometry object has measures; otherwise, returns f (FALSE).
isMeasured() - Method in class com.esri.sde.sdk.geom.SePoint
Returns t (TRUE) if the geometry object has measures; otherwise, returns f (FALSE).
isMeasured() - Method in class com.esri.sde.sdk.geom.SePolygon
Returns t (TRUE) if the geometry object has measures; otherwise, returns f (FALSE).
isMultiPart() - Method in class com.esri.sde.sdk.client.SeLayer
Returns TRUE if the layer has multipart enabled.
isMultiPart() - Method in class com.esri.sde.sdk.client.SeShape
Returns TRUE if the supplied shape has multiple parts.
isMultiVersion() - Method in class com.esri.sde.sdk.client.SeRegistration
Returns TRUE if the registered is a multiversioned table.
isNil() - Method in class com.esri.sde.sdk.client.SeShape
Returns TRUE if the supplied shape is nil(empty).
isOpen() - Method in class com.esri.sde.sdk.client.SeState
Returns TRUE if state is open.
isOverlapping(SeShape) - Method in class com.esri.sde.sdk.client.SeShape
Returns TRUE if the intersection of two shapes results in an object of the same geometric dimension.
isPasswordCaseSensitive - Variable in class com.esri.sde.sdk.client.SeDBMSInfo
Underlying RDBMS is case sensitive for password.
isPersistent() - Method in class com.esri.sde.sdk.client.SeLog
Returns true if the logfile is persistent.
isPoint() - Method in class com.esri.sde.sdk.client.SeLayer
Returns TRUE if the layer has point shapes.
isPoint() - Method in class com.esri.sde.sdk.client.SeShape
Returns TRUE if the supplied shape is type point.
isPoly() - Method in class com.esri.sde.sdk.client.SeLayer
Returns TRUE if the layer has polygon shapes.
isPolygon() - Method in class com.esri.sde.sdk.client.SeShape
Returns TRUE if the supplied shape is type polygon.
isRing() - Method in interface com.esri.sde.sdk.geom.Curve
Isring takes a linestring and returns t (TRUE) if it is a ring (i.e., the linestring is closed and simple); otherwise it returns f (FALSE).
isRing() - Method in class com.esri.sde.sdk.geom.SeCurve
Isring takes a linestring and returns t (TRUE) if it is a ring (i.e., the linestring is closed and simple); otherwise it returns f (FALSE).
isRing() - Method in class com.esri.sde.sdk.geom.SeLinestring
Isring takes a linestring and returns t (TRUE) if it is a ring (i.e., the linestring is closed and simple); otherwise it returns f (FALSE).
isRing() - Method in class com.esri.sde.sdk.geom.SeMultiLinestring
Isring takes a linestring and returns t (TRUE) if it is a ring (i.e., the linestring is closed and simple); otherwise it returns f (FALSE).
isSimple() - Method in interface com.esri.sde.sdk.geom.Geometry
Returns t (TRUE) if the geometry object is simple otherwise, it returns f (FALSE).
isSimple() - Method in class com.esri.sde.sdk.geom.SeGeometry
Returns t (TRUE) if the geometry object is simple otherwise, it returns f (FALSE).
isSimple() - Method in class com.esri.sde.sdk.geom.SeGeometryCollection
Returns t (TRUE) if the geometry object is simple otherwise, it returns f (FALSE).
isSimple() - Method in class com.esri.sde.sdk.geom.SeLinestring
Returns t (TRUE) if the geometry object is simple otherwise, it returns f (FALSE).
isSimple() - Method in class com.esri.sde.sdk.geom.SeMultiLinestring
Returns t (TRUE) if the geometry object is simple otherwise, it returns f (FALSE).
isSimple() - Method in class com.esri.sde.sdk.geom.SeMultiPoint
Returns t (TRUE) if the geometry object is simple otherwise, it returns f (FALSE).
isSimple() - Method in class com.esri.sde.sdk.geom.SeMultiPolygon
Returns t (TRUE) if the geometry object is simple otherwise, it returns f (FALSE).
isSimple() - Method in class com.esri.sde.sdk.geom.SePoint
Returns t (TRUE) if the geometry object is simple otherwise, it returns f (FALSE).
isSimple() - Method in class com.esri.sde.sdk.geom.SePolygon
Returns t (TRUE) if the geometry object is simple otherwise, it returns f (FALSE).
isSimpleLine() - Method in class com.esri.sde.sdk.client.SeShape
Returns TRUE if the supplied shape is type simple line.
isStorageExternal() - Method in class com.esri.sde.sdk.client.SeLayer
Returns TRUE if the layers storage type is external.
isStorageLOB() - Method in class com.esri.sde.sdk.client.SeLayer
Returns TRUE if the layer's storage type is LOB type.
isStorageNormalized() - Method in class com.esri.sde.sdk.client.SeLayer
Returns TRUE if the layer's storage type is normalized.
isStorageSdeBinary() - Method in class com.esri.sde.sdk.client.SeLayer
Returns TRUE if the layer's storage type is sdebinary.
isStorageSpatial() - Method in class com.esri.sde.sdk.client.SeLayer
Returns TRUE if the layer's storage type is spatial type.
isStorageSQL() - Method in class com.esri.sde.sdk.client.SeLayer
Returns TRUE if the layer's storage type is SQL or well-known text.
isStorageWKB() - Method in class com.esri.sde.sdk.client.SeLayer
Returns TRUE if the layer's storage type is well-known binary.
isTouching(SeShape) - Method in class com.esri.sde.sdk.client.SeShape
Returns TRUE if the two supplied shapes hsare a common boundary.
isUserCaseSensitive - Variable in class com.esri.sde.sdk.client.SeDBMSInfo
Underlying RDBMS is case sensitive for user.
isValid() - Method in interface com.esri.sde.sdk.geom.Geometry
Returns t (TRUE) if the geometry object is valid (obeys all the Simple Features rule for its type).
isValid() - Method in class com.esri.sde.sdk.geom.SeGeometry
Returns t (TRUE) if the geometry object is valid (obeys all the Simple Features rule for its type).
isValid() - Method in class com.esri.sde.sdk.pe.PeTranslist
 
isView() - Method in class com.esri.sde.sdk.client.SeRegistration
Returns TRUE if the registered table is a view.
isWithin(SeShape) - Method in class com.esri.sde.sdk.client.SeShape
Returns TRUE if this shape is wholly contained within secondaryShape.

K

killAllProcesses(String) - Method in class com.esri.sde.sdk.client.SeInstance
Kills all ArcSde server processes.
killProcess(int, String) - Method in class com.esri.sde.sdk.client.SeInstance
Kills the specified ArcSde server process.

L

lastInsertedRasterId() - Method in class com.esri.sde.sdk.client.SeInsert
Returns the most recently inserted Raster_ID.
lastInsertedRowId() - Method in class com.esri.sde.sdk.client.SeInsert
Returns the row id for the row most recently having an INSERT executed on this stream operation.
length() - Method in interface com.esri.sde.sdk.geom.Curve
Returns the length of a linestring or multilinestring.
length() - Method in interface com.esri.sde.sdk.geom.MultiCurve
Returns the length of a linestring or multilinestring.
length() - Method in class com.esri.sde.sdk.geom.SeCurve
Returns the length of a linestring or multilinestring.
length() - Method in class com.esri.sde.sdk.geom.SeLinestring
Returns the length of a linestring or multilinestring.
length() - Method in class com.esri.sde.sdk.geom.SeMultiCurve
Returns the length of a linestring or multilinestring.
length() - Method in class com.esri.sde.sdk.geom.SeMultiLinestring
Returns the length of a linestring or multilinestring.
linearUnitCodelist() - Static method in class com.esri.sde.sdk.pe.PeFactory
Deprecated. This will be removed after version 10.0. It is replaced by PeFactoryCodelist.linunit().
Linestring - Interface in com.esri.sde.sdk.geom
The Linestring interface defines the methods for a class whose instances create a geometric object that is a subtype of a Curve with linear interpolation between points.
LINESTRING_TYPE - Static variable in class com.esri.sde.sdk.geom.SeGeometry
 
LINESTRINGM_TYPE - Static variable in class com.esri.sde.sdk.geom.SeGeometry
 
LINESTRINGZ_TYPE - Static variable in class com.esri.sde.sdk.geom.SeGeometry
 
LINESTRINGZM_TYPE - Static variable in class com.esri.sde.sdk.geom.SeGeometry
 
linunit(int) - Static method in class com.esri.sde.sdk.pe.PeFactory
Convert a code to a linunit
linunit() - Static method in class com.esri.sde.sdk.pe.PeFactoryCodelist
Get a list of LINUNIT codes.
linunit() - Static method in class com.esri.sde.sdk.pe.PeFactoryPredefined
Create an array of LINUNIT code/names.
list - Static variable in class com.esri.sde.sdk.pe.PeFactoryNGAerrorList
 
loadConstants() - Method in class com.esri.sde.sdk.pe.PeGeogTransformations
Load constants for a GT.
loadConstants() - Method in class com.esri.sde.sdk.pe.PeProjectedCS
Load projection constants for a PCS.
loadConstants() - Method in class com.esri.sde.sdk.pe.PeVerttran
Load constants for a VT.
locateAlong(double) - Method in interface com.esri.sde.sdk.geom.Geometry
Locatealong takes a geometry object and a measure to return as a multipoint the set of points found at the measure.
locateAlong(double) - Method in class com.esri.sde.sdk.geom.SeGeometry
Locatealong takes a geometry object and a measure to return as a multipoint the set of points found at the measure.
locateAlong(double) - Method in class com.esri.sde.sdk.geom.SeGeometryCollection
Locatealong takes a geometry object and a measure to return as a multipoint the set of points found at the measure.
locateAlong(double) - Method in class com.esri.sde.sdk.geom.SeLinestring
Locatealong takes a geometry object and a measure to return as a multipoint the set of points found at the measure.
locateAlong(double) - Method in class com.esri.sde.sdk.geom.SePoint
Locatealong takes a geometry object and a measure to return as a multipoint the set of points found at the measure.
locateAlong(double) - Method in class com.esri.sde.sdk.geom.SePolygon
Locatealong takes a geometry object and a measure to return as a multipoint the set of points found at the measure.
locateBetween(double, double) - Method in interface com.esri.sde.sdk.geom.Geometry
Locatebetween takes a geometry object and two measure locations and returns a linestring that represents the set of disconnected paths between the two measure locations.
locateBetween(double, double) - Method in class com.esri.sde.sdk.geom.SeGeometry
Locatebetween takes a geometry object and two measure locations and returns a linestring that represents the set of disconnected paths between the two measure locations.
locateBetween(double, double) - Method in class com.esri.sde.sdk.geom.SeGeometryCollection
Locatebetween takes a geometry object and two measure locations and returns a linestring that represents the set of disconnected paths between the two measure locations.
locateBetween(double, double) - Method in class com.esri.sde.sdk.geom.SeLinestring
Locatebetween takes a geometry object and two measure locations and returns a linestring that represents the set of disconnected paths between the two measure locations.
locateBetween(double, double) - Method in class com.esri.sde.sdk.geom.SePoint
Locatebetween takes a geometry object and two measure locations and returns a linestring that represents the set of disconnected paths between the two measure locations.
locateBetween(double, double) - Method in class com.esri.sde.sdk.geom.SePolygon
Locatebetween takes a geometry object and two measure locations and returns a linestring that represents the set of disconnected paths between the two measure locations.
lock(int) - Method in class com.esri.sde.sdk.client.SeLayer
Locks an ArcSde layer.
lock(int) - Method in class com.esri.sde.sdk.client.SeObjectLock
Locks the object.
lock() - Method in class com.esri.sde.sdk.client.SeState
Locks a state.
lock(int) - Method in class com.esri.sde.sdk.client.SeTable
Locks the table.
lock(int) - Method in class com.esri.sde.sdk.client.SeVersion
Locks a version.
lockArea(int, SeExtent) - Method in class com.esri.sde.sdk.client.SeLayer
Locks the specified area within ArcSde layer.
longValue() - Method in class com.esri.sde.sdk.client.SeObjectId
Returns the numerical representation of the ID as a long.
loxodrome_coordinate(double, double, double, double, double, double, PeDouble, PeDouble) - Static method in class com.esri.sde.sdk.pe.PeLineType
Find 2nd point on loxodrome at a given distance and azimuth from 1st point - "Direct solution" Snyder - Map Projections -- a Working Manual - pp.
loxodrome_densify_segment(double, double, double, double, double, double, double, int) - Static method in class com.esri.sde.sdk.pe.PeLineType
----------------------------------------------------------------- Function for creating rhumb line from point 1 to point 2 ----------------------------------------------------------------- a - semi-major axis length e2 - eccentricity squared of spheroid lam1, phi1 - coordinate of 'from' point (coord 1) lam2, phi2 - coordinate of 'to' point (coord 2) coord[][2] - array of coordinate pairs to fill in interval - distance between vertices in coordinate array (in same units as a) numpts - if interval is zero or non-positive, number of evenly spaced vertices in coordinate array or if interval is positive, max number of vertices to not exceed in coordinate array.
loxodrome_distance(double, double, double, double, double, double, PeDouble, PeDouble, PeDouble) - Static method in class com.esri.sde.sdk.pe.PeLineType
Find distance along loxodrome from point 1 to point2 and forward and back azimuths - "Inverse solution" Snyder - Map Projections -- a Working Manual - pp.
lune_surface_area(double, double, double, double, double) - Static method in class com.esri.sde.sdk.pe.PeMath
Calculate the surface area of a lune.

M

m() - Method in class com.esri.sde.sdk.geom.SePoint
Returns the measure value of a point.
m(double, double, double) - Static method in class com.esri.sde.sdk.pe.PeMath
Returns the meridional radius of curvature.
m_accuracy - Variable in class com.esri.sde.sdk.pe.PeGTlistExtendedEntry
 
m_code1 - Variable in class com.esri.sde.sdk.pe.PeGTlistEntry
 
m_code2 - Variable in class com.esri.sde.sdk.pe.PeGTlistEntry
 
m_dir1 - Variable in class com.esri.sde.sdk.pe.PeGTlistEntry
 
m_dir2 - Variable in class com.esri.sde.sdk.pe.PeGTlistEntry
 
m_direction - Variable in class com.esri.sde.sdk.pe.PeGTlistExtendedGTs
 
m_entries - Variable in class com.esri.sde.sdk.pe.PeGTlistExtendedEntry
 
m_factor - Variable in class com.esri.sde.sdk.pe.PeGCSExtent
 
m_gcs_code - Variable in class com.esri.sde.sdk.pe.PeFactoryNGAerrorEntry
 
m_geogtran - Variable in class com.esri.sde.sdk.pe.PeGTlistExtendedGTs
 
m_geogtran1 - Variable in class com.esri.sde.sdk.pe.PeGTlistEntry
 
m_geogtran2 - Variable in class com.esri.sde.sdk.pe.PeGTlistEntry
 
m_gtf_code - Variable in class com.esri.sde.sdk.pe.PeFactoryNGAerrorEntry
 
m_intersect_mode - Variable in class com.esri.sde.sdk.pe.PeGTlistExtendedEntry
 
m_llon - Variable in class com.esri.sde.sdk.pe.PeGCSExtent
 
m_name1 - Variable in class com.esri.sde.sdk.pe.PeGTlistEntry
 
m_name2 - Variable in class com.esri.sde.sdk.pe.PeGTlistEntry
 
m_nga_code - Variable in class com.esri.sde.sdk.pe.PeFactoryNGAerrorEntry
 
m_nlat - Variable in class com.esri.sde.sdk.pe.PeGCSExtent
 
m_percent - Variable in class com.esri.sde.sdk.pe.PeGTlistExtendedEntry
 
m_primem - Variable in class com.esri.sde.sdk.pe.PeGCSExtent
 
m_rlon - Variable in class com.esri.sde.sdk.pe.PeGCSExtent
 
m_sigma_x - Variable in class com.esri.sde.sdk.pe.PeFactoryNGAerrorEntry
 
m_sigma_y - Variable in class com.esri.sde.sdk.pe.PeFactoryNGAerrorEntry
 
m_sigma_z - Variable in class com.esri.sde.sdk.pe.PeFactoryNGAerrorEntry
 
m_slat - Variable in class com.esri.sde.sdk.pe.PeGCSExtent
 
m_steps - Variable in class com.esri.sde.sdk.pe.PeGTlistEntry
 
m_steps - Variable in class com.esri.sde.sdk.pe.PeGTlistExtendedEntry
 
macroToCode(String) - Static method in class com.esri.sde.sdk.pe.PeFactoryDefstring
Convert a macro name to a factory code.
makeName() - Method in class com.esri.sde.sdk.client.SeLog
Creates a logfile name that does not currently exist.
makeNil() - Method in class com.esri.sde.sdk.client.SeShape
Makes this shape a nil shape.
MASK_ALL_OFF - Static variable in class com.esri.sde.sdk.client.SeRasterScanLineGenerator
Tag for setting all bitmask bits OFF
MASK_ALL_ON - Static variable in class com.esri.sde.sdk.client.SeRasterScanLineGenerator
Tag for setting all bitmask bits ON (Default)
MASK_TILE_BOUNDARY - Static variable in class com.esri.sde.sdk.client.SeRasterScanLineGenerator
Tag for setting bitmask bits OFF along the SeRasterTile boundary
mAuthName - Variable in class com.esri.sde.sdk.pe.PeFactoryCodeRangeEntry
 
mAuthVersion - Variable in class com.esri.sde.sdk.pe.PeFactoryCodeRangeEntry
 
MAX_NAME_LEN - Static variable in class com.esri.sde.sdk.client.SeDefs
 
mCode - Variable in class com.esri.sde.sdk.pe.PeTable
 
merge(SeObjectId, SeObjectId) - Method in class com.esri.sde.sdk.client.SeState
Merges two states to form a new state.
metadata(int, int) - Static method in class com.esri.sde.sdk.pe.PeFactory
Convert a type and code to a metadata
method(int) - Static method in class com.esri.sde.sdk.pe.PeFactory
Convert a code to a method
method() - Static method in class com.esri.sde.sdk.pe.PeFactoryCodelist
Get a list of METHOD codes.
method() - Static method in class com.esri.sde.sdk.pe.PeFactoryPredefined
Create an array of METHOD code/names.
METHOD_AI - Static variable in class com.esri.sde.sdk.client.SeFilter
Area Intersect search method.
METHOD_AI_NO_ET - Static variable in class com.esri.sde.sdk.client.SeFilter
Area intersect and no edge touch search method.
METHOD_AI_OR_ET - Static variable in class com.esri.sde.sdk.client.SeFilter
Area intersect or edge touch search method.
METHOD_CBM - Static variable in class com.esri.sde.sdk.client.SeFilter
Calculus based search method.
METHOD_COMMON - Static variable in class com.esri.sde.sdk.client.SeFilter
Common edge/line search method.
METHOD_CP - Static variable in class com.esri.sde.sdk.client.SeFilter
Common point search method.
METHOD_CP_OR_LCROSS - Static variable in class com.esri.sde.sdk.client.SeFilter
Common point or Line cross search method.
METHOD_ENVP - Static variable in class com.esri.sde.sdk.client.SeFilter
Envelopes overlap search method.
METHOD_ENVP_BY_GRID - Static variable in class com.esri.sde.sdk.client.SeFilter
Envelopes overlap search method.
METHOD_ET_OR_AI - Static variable in class com.esri.sde.sdk.client.SeFilter
Edge touch or area intersect search method.
METHOD_ET_OR_II - Static variable in class com.esri.sde.sdk.client.SeFilter
Edge touch or interior intersect search method.
METHOD_IDENTICAL - Static variable in class com.esri.sde.sdk.client.SeFilter
Identical search method.
METHOD_II - Static variable in class com.esri.sde.sdk.client.SeFilter
Interior Intersect search method.
METHOD_II_NO_ET - Static variable in class com.esri.sde.sdk.client.SeFilter
Interior intersect and no edge touch search method.
METHOD_II_OR_ET - Static variable in class com.esri.sde.sdk.client.SeFilter
Interior intersect or edge touch search method.
METHOD_LCROSS - Static variable in class com.esri.sde.sdk.client.SeFilter
Line Cross search method.
METHOD_LCROSS_OR_CP - Static variable in class com.esri.sde.sdk.client.SeFilter
Line cross or common point search method.
METHOD_PC - Static variable in class com.esri.sde.sdk.client.SeFilter
Primary shape contained in secondary shape search method.
METHOD_PC_NO_ET - Static variable in class com.esri.sde.sdk.client.SeFilter
Primary contained and no edge touch method.
METHOD_PIP - Static variable in class com.esri.sde.sdk.client.SeFilter
First point in primary in secondary shape search method.
METHOD_SC - Static variable in class com.esri.sde.sdk.client.SeFilter
Secondary contained in primary search method.
METHOD_SC_NO_ET - Static variable in class com.esri.sde.sdk.client.SeFilter
Secondary contained and no edge touch method.
methodCodelist() - Static method in class com.esri.sde.sdk.pe.PeFactory
Deprecated. This will be removed after version 10.0. It is replaced by PeFactoryCodelist.method().
mgrs_to_geog(PeGeographicCS, int, String[], double[]) - Static method in class com.esri.sde.sdk.pe.PeMgrs
 
mgrs_to_geog_extended(PeGeographicCS, int, String[], int, double[]) - Static method in class com.esri.sde.sdk.pe.PeMgrs
 
migrateAttributeBinary(String, String) - Method in class com.esri.sde.sdk.client.SeTable
Changes the data type of a column from LONG RAW storage to BLOB based on the configuration keyword specified.
migrateStorage(String) - Method in class com.esri.sde.sdk.client.SeLayer
Migrates a layer's geometry storage type from one type of storage to another based on the configuration keyword specified.
migrateStorage(String) - Method in class com.esri.sde.sdk.client.SeRasterColumn
Migrate storage type for raster block and auxiliary from LONG RAW to BLOB(Oracle only).
mMaxCode - Variable in class com.esri.sde.sdk.pe.PeFactoryCodeRangeEntry
 
mMinCode - Variable in class com.esri.sde.sdk.pe.PeFactoryCodeRangeEntry
 
mName - Variable in class com.esri.sde.sdk.pe.PeTable
 
modifyLock(int, SeExtent) - Method in class com.esri.sde.sdk.client.SeLayer
Modifies an existing lock on an area or the entire layer.
movePoint(SDEPoint, SDEPoint) - Method in class com.esri.sde.sdk.client.SeShape
Moves all occurrences of a single point to a new location.
mu_to_phi(double, double) - Static method in class com.esri.sde.sdk.pe.PeMath
Calculates a geographic latitude from a rectifying latitude.
MultiCurve - Interface in com.esri.sde.sdk.geom
The MultiCurve interface defines the methods for the subclasses of MultiCurve.
MultiLinestring - Interface in com.esri.sde.sdk.geom
The MultiLinestring interface defines the methods for a class whose instances create a collection of geometric objects whose elements are instances of Linestring.
MULTILINESTRING_TYPE - Static variable in class com.esri.sde.sdk.geom.SeGeometry
 
MULTILINESTRINGM_TYPE - Static variable in class com.esri.sde.sdk.geom.SeGeometry
 
MULTILINESTRINGZ_TYPE - Static variable in class com.esri.sde.sdk.geom.SeGeometry
 
MULTILINESTRINGZM_TYPE - Static variable in class com.esri.sde.sdk.geom.SeGeometry
 
MultiPoint - Interface in com.esri.sde.sdk.geom
The MultiPoint interface defines the methods for a class whose instances create a collection of geometic objects whose elements are instances of Point.
MULTIPOINT_TYPE - Static variable in class com.esri.sde.sdk.geom.SeGeometry
 
MULTIPOINTM_TYPE - Static variable in class com.esri.sde.sdk.geom.SeGeometry
 
MULTIPOINTZ_TYPE - Static variable in class com.esri.sde.sdk.geom.SeGeometry
 
MULTIPOINTZM_TYPE - Static variable in class com.esri.sde.sdk.geom.SeGeometry
 
MultiPolygon - Interface in com.esri.sde.sdk.geom
The MultiPolygon interface defines the methods for a class whose instances create a collection of geometric objects whose elements are instances of Polygons.
MULTIPOLYGON_TYPE - Static variable in class com.esri.sde.sdk.geom.SeGeometry
 
MULTIPOLYGONM_TYPE - Static variable in class com.esri.sde.sdk.geom.SeGeometry
 
MULTIPOLYGONZ_TYPE - Static variable in class com.esri.sde.sdk.geom.SeGeometry
 
MULTIPOLYGONZM_TYPE - Static variable in class com.esri.sde.sdk.geom.SeGeometry
 
MultiSurface - Interface in com.esri.sde.sdk.geom
The MultiSurface interface defines the methods for the subclasses of MultiSurface.

N

n(double, double, double) - Static method in class com.esri.sde.sdk.pe.PeMath
Calculates the transverse radius of curvature at a point.
nameToType(String) - Static method in class com.esri.sde.sdk.pe.PeString
Convert an object name to an object type
newPart(int) - Method in interface com.esri.sde.sdk.geom.GeometryFactory
This method is called whenever a new part is begun.
newPoint(double, double) - Method in interface com.esri.sde.sdk.geom.GeometryFactory
This method is called whenever a new point is passed back.
newPoint(double, double, double) - Method in interface com.esri.sde.sdk.geom.GeometryFactory
This method is called whenever a new point is passed back.
newPoint(double, double, double, double) - Method in interface com.esri.sde.sdk.geom.GeometryFactory
This method is called whenever a new point is passed back.
newSubPart(int) - Method in interface com.esri.sde.sdk.geom.GeometryFactory
This method is called whenever a new sub-part is begun.
nga_code_to_gcs_code(String) - Static method in class com.esri.sde.sdk.pe.PeFactoryNGAgeogtran
 
nga_code_to_gtf_code(String) - Static method in class com.esri.sde.sdk.pe.PeFactoryNGAgeogtran
 
NO - Static variable in class com.esri.sde.sdk.pe.PePCSInfo
 
normal_section_coordinate(double, double, double, double, double, double, PeDouble, PeDouble) - Static method in class com.esri.sde.sdk.pe.PeLineType
Find 2nd point on normal section at a given distance and azimuth from 1st point -> "Direct solution" a - semi-major axis length of spheroid e2 - eccentricity squared of spheroid lam1, phi1 - coordinate of 'from' point (coord 1) distance - great elliptic distance between points (same units as a) az12 - azimuth from coord 1 to coord 2 (0 North - PI South) Azimuths are positive clockwise from north lam2, phi2 - output coordinate of 'to' point (coord 2)
normal_section_densify_segment(double, double, double, double, double, double, double, int) - Static method in class com.esri.sde.sdk.pe.PeLineType
----------------------------------------------------------------- Function for creating normal section line from point 1 to point 2 ----------------------------------------------------------------- a - semi-major axis length e2 - eccentricity squared of spheroid lam1, phi1 - coordinate of 'from' point (coord 1) lam2, phi2 - coordinate of 'to' point (coord 2) coord[] - array of coordinate pairs to fill in interval - distance between vertices in coordinate array (in same units as a) numpts - if interval is zero or non-positive, number of evenly spaced vertices in coordinate array or if interval is positive, max number of vertices to not exceed in coordinate array.
normal_section_distance(double, double, double, double, double, double, PeDouble, PeDouble, PeDouble) - Static method in class com.esri.sde.sdk.pe.PeLineType
Find distance along normal section from point 1 to point2 and forward and back azimuths -> "Inverse solution" a - semi-major axis length e2 - eccentricity squared of spheroid lam1, phi1 - coordinate of 'from' point (coord 1) lam2, phi2 - coordinate of 'to' point (coord 2) distance - distance between points (same units as a) az12 - azimuth from coord 1 to coord 2 (0 North - PI South) az21 - azimuth from coord 2 to coord 1 " Azimuths are positive clockwise from north
north_pole_geometry - Variable in class com.esri.sde.sdk.pe.PePCSInfo
 
north_pole_location - Variable in class com.esri.sde.sdk.pe.PePCSInfo
 
numColumns() - Method in class com.esri.sde.sdk.client.SeQueryInfo
Returns the number of columns set on the queryinfo object.
numGeometries() - Method in interface com.esri.sde.sdk.geom.GeometryCollection
Numgeometries takes a collection and returns the number of geometries in the collection.
numGeometries() - Method in class com.esri.sde.sdk.geom.SeGeometryCollection
Numgeometries takes a collection and returns the number of geometries in the collection.
numGeometries() - Method in class com.esri.sde.sdk.geom.SeMultiLinestring
Numgeometries takes a collection and returns the number of geometries in the collection.
numGeometries() - Method in class com.esri.sde.sdk.geom.SeMultiPoint
Numgeometries takes a collection and returns the number of geometries in the collection.
numGeometries() - Method in class com.esri.sde.sdk.geom.SeMultiPolygon
Numgeometries takes a collection and returns the number of geometries in the collection.
numInteriorRings() - Method in interface com.esri.sde.sdk.geom.Polygon
Numinteriorrings takes a polygon and returns the number of its interior rings.
numInteriorRings() - Method in class com.esri.sde.sdk.geom.SePolygon
Numinteriorrings takes a polygon and returns the number of its interior rings.
numPoints() - Method in interface com.esri.sde.sdk.geom.Geometry
Returns the number of points in a geometry.
numPoints() - Method in interface com.esri.sde.sdk.geom.Linestring
Returns the number of points in a geometry.
numPoints() - Method in class com.esri.sde.sdk.geom.SeGeometry
Returns the number of points in a geometry.
numPoints() - Method in class com.esri.sde.sdk.geom.SeGeometryCollection
Returns the number of points in a geometry.
numPoints() - Method in class com.esri.sde.sdk.geom.SeLinestring
Returns the number of points in a geometry.
numPoints() - Method in class com.esri.sde.sdk.geom.SePoint
Returns the number of points in a geometry.
numPoints() - Method in class com.esri.sde.sdk.geom.SePolygon
Returns the number of points in a geometry.

O

open() - Method in class com.esri.sde.sdk.client.SeState
Opens a state.
openLog(int) - Method in class com.esri.sde.sdk.client.SeLog
Opens a logfile for read or write access.
ORDER_ATTRIBUTE_FIRST - Static variable in class com.esri.sde.sdk.client.SeFilter
Process any SQL where clause prior to applying spatial constraints.
ORDER_OPTIMIZE - Static variable in class com.esri.sde.sdk.client.SeFilter
The ArcSDE server will determine whether to process spatial or attribute components of a query first.
ORDER_SPATIAL_FIRST - Static variable in class com.esri.sde.sdk.client.SeFilter
Process any spatial query prior to processing an SQL where clause.
overlap(Geometry) - Method in interface com.esri.sde.sdk.geom.Geometry
Overlap takes two geometry objects and returns t (TRUE) if the intersection of the objects results in a geometry object of the same dimension but not equal to either source object, otherwise it returns f (FALSE).
overlap(Geometry) - Method in class com.esri.sde.sdk.geom.SeGeometry
Overlap takes two geometry objects and returns t (TRUE) if the intersection of the objects results in a geometry object of the same dimension but not equal to either source object, otherwise it returns f (FALSE).
overlay(SeShape) - Method in class com.esri.sde.sdk.client.SeShape
Overlays two shapes.

P

parameter(int) - Static method in class com.esri.sde.sdk.pe.PeFactory
Convert a code to a parameter
parameter() - Static method in class com.esri.sde.sdk.pe.PeFactoryCodelist
Get a list of PARAMETER codes.
parameter() - Static method in class com.esri.sde.sdk.pe.PeFactoryPredefined
Create an array of PARAMETER code/names.
parameterCodelist() - Static method in class com.esri.sde.sdk.pe.PeFactory
Deprecated. This will be removed after version 10.0. It is replaced by PeFactoryCodelist.parameter().
partOffsets(int[]) - Method in interface com.esri.sde.sdk.geom.GeometryFactory
This method is called to indicate what geometry type.
pause(String) - Method in class com.esri.sde.sdk.client.SeInstance
Pauses, or disallows further connections to, the ArcSde instance.
PE_180PI - Static variable in class com.esri.sde.sdk.pe.PeDefs
180 / PI
PE_2PI - Static variable in class com.esri.sde.sdk.pe.PeDefs
2PI
PE_2PI3 - Static variable in class com.esri.sde.sdk.pe.PeDefs
2PI / 3
PE_ABS(int) - Static method in class com.esri.sde.sdk.pe.PeMacros
 
PE_ABS(double) - Static method in class com.esri.sde.sdk.pe.PeMacros
 
PE_ACCURACY_NONE - Static variable in class com.esri.sde.sdk.pe.PeMetadata
 
PE_ARCSEC_TO_RAD - Static variable in class com.esri.sde.sdk.pe.PeDefs
arc-seconds to radians
PE_AUTH_MAX - Static variable in class com.esri.sde.sdk.pe.PeDefs
 
PE_AUTHORITY_EPSG - Static variable in class com.esri.sde.sdk.pe.PeDefs
 
PE_AUTHORITY_ESRI - Static variable in class com.esri.sde.sdk.pe.PeDefs
 
PE_AUTHORITY_USER - Static variable in class com.esri.sde.sdk.pe.PeDefs
 
PE_AUXS_USE_AUTHALIC_RADIUS_ONLY_N - Static variable in class com.esri.sde.sdk.pe.PeDefs
Use Authalic Radius Only
PE_AUXS_USE_AUTHALIC_SPHERE_N - Static variable in class com.esri.sde.sdk.pe.PeDefs
Use Authalic Radius and Latitude
PE_AUXS_USE_SEMI_MAJOR_RADIUS_N - Static variable in class com.esri.sde.sdk.pe.PeDefs
Use Semi-Major Axis
PE_AUXS_USE_SEMI_MINOR_RADIUS_N - Static variable in class com.esri.sde.sdk.pe.PeDefs
Use Semi-Minor Axis
PE_BUFFER_MAX - Static variable in class com.esri.sde.sdk.pe.PeDefs
 
PE_CENTSEC_TO_SEC(double) - Static method in class com.esri.sde.sdk.pe.PeMacros
 
PE_COORD_H - Static variable in class com.esri.sde.sdk.pe.PeDefs
Height
PE_COORD_LAM - Static variable in class com.esri.sde.sdk.pe.PeDefs
Longitude
PE_COORD_LAT - Static variable in class com.esri.sde.sdk.pe.PeDefs
(Latitude)
PE_COORD_LON - Static variable in class com.esri.sde.sdk.pe.PeDefs
(Longitude)
PE_COORD_PHI - Static variable in class com.esri.sde.sdk.pe.PeDefs
Latitude
PE_COORD_X - Static variable in class com.esri.sde.sdk.pe.PeDefs
X-coordinate
PE_COORD_Y - Static variable in class com.esri.sde.sdk.pe.PeDefs
Y-coordinate
PE_D_ABIDJAN_1987 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ACCRA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ADINDAN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_AFGOOYE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_AGADEZ - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_AGD_1966 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_AGD_1984 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_AIN_EL_ABD_1970 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_AIRY_1830 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_AIRY_MOD - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ALASKAN_ISLANDS - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ALBANIAN_1987 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_AMERSFOORT - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_AMMASSALIK_1958 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ANGUILLA_1957 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ANNA_1_1965 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ANTIGUA_1943 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ARATU - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ARC_1950 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ARC_1960 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ASCENSION_ISLAND_1958 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ASTRO_1952 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ATF - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ATS_1977 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_AUSTRALIAN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_AUSTRALIAN_ANTARCTIC_1998 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_AYABELLE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_AZORES_CENTRAL_ISLANDS_1948 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_AZORES_CENTRAL_ISLANDS_1995 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_AZORES_OCCIDENTAL_ISLANDS_1939 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_AZORES_ORIENTAL_ISLANDS_1940 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_AZORES_ORIENTAL_ISLANDS_1995 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_BAB_SOUTH - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_BARBADOS_1938 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_BATAVIA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_BEACON_E_1945 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_BEDUARAM - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_BEIJING_1954 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_BELGE_1950 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_BELGE_1972 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_BELLEVUE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_BERMUDA_1957 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_BERMUDA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_BERN_1898 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_BERN_1938 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_BESSEL_1841 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_BESSEL_MOD - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_BESSEL_NAMIBIA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_BISSAU - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_BOGOTA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_BUKIT_RIMPAH - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CADASTRE_1997 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CAMACUPA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CAMP_AREA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CAMPO_INCHAUSPE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CANTON_1966 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CAPE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CAPE_CANAVERAL - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CARTHAGE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CH1903 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CH1903_PLUS - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CHATHAM_ISLAND_1971 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CHATHAM_ISLANDS_1979 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CHINA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CHOS_MALAL_1914 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CHTRF_1995 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CHUA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CLARKE_1858 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CLARKE_1866 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CLARKE_1866_MICH - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CLARKE_1880 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CLARKE_1880_ARC - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CLARKE_1880_BENOIT - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CLARKE_1880_IGN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CLARKE_1880_RGS - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CLARKE_1880_SGA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_COMBANI_1950 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CONAKRY_1905 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CORREGO_ALEGRE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_COSTA_RICA_2005 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_COTE_D_IVOIRE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CROATIAN_TERRESTRIAL_REFERENCE_SYSTEM - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CSG_1967 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_CYPRUS_GRS_1993 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_D48 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_DABOLA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_DABOLA_1981 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_DATUM_73 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_DATUM_GEODESI_NASIONAL_1995 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_DEALUL_PISCULUI_1933 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_DEALUL_PISCULUI_1970 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_DECEPTION_ISLAND - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_DEIR_EZ_ZOR - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_DHDN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_DOMINICA_1945 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_DOS_1968 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_DOS_71_4 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_DOUALA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_DOUALA_1948 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_EASTER_ISLAND_1967 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ED_1950 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ED_1950_ED77 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ED_1987 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_EGYPT_1907 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_EGYPT_1930 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_EGYPT_GULF_SUEZ_S_650_TL - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ESTONIA_1937 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ESTONIA_1992 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ESTONIA_1997 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ETRF_1989 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ETRS_1989 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_EUROPEAN_1979 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_EUROPEAN_LIBYAN_1979 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_EVEREST_1830 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_EVEREST_ADJ_1937 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_EVEREST_BANGLADESH - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_EVEREST_DEF_1962 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_EVEREST_DEF_1967 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_EVEREST_DEF_1975 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_EVEREST_INDIA_NEPAL - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_EVEREST_MOD - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_EVEREST_MOD_1969 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_FAHUD - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_FAROE_DATUM_1954 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_FATU_IVA_1972 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_FD_1958 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_FIJI_1956 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_FIJI_1986 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_FISCHER_1960 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_FISCHER_1968 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_FISCHER_MOD - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_FK_1989 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_FORT_DESAIX - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_FORT_MARIGOT - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_FORT_THOMAS_1955 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_GAN_1970 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_GANDAJIKA_1970 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_GAROUA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_GDA_1994 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_GDBD2009 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_GDM_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_GEM_10C - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_GGRS_1987 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_GRACIOSA_1948 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_GRAND_CAYMAN_1959 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_GRAND_COMOROS - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_GREEK - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_GREENLAND_1996 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_GRENADA_1953 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_GRS_1967 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_GRS_1980 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_GUAM_1963 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_GULSHAN_303 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_GUNUNG_SEGARA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_GUX_1 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_GUYANE_FRANCAISE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_HANOI_1972 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_HARTEBEESTHOEK94 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_HELLE_1954 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_HELMERT_1906 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_HERAT_NORTH - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_HERMANNSKOGEL - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_HITO_XVIII_1963 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_HJORSEY_1955 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_HONG_KONG_1963 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_HONG_KONG_1963_67 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_HONG_KONG_1980 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_HOUGH_1960 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_HU_TZU_SHAN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_HUGHES_1980 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_HUNGARIAN_1972 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_HUNGARIAN_DATUM_1909 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_IGC_1962_6TH_PARALLEL_S - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_IGCB_1955 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_IGM_1995 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_IGN53_MARE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_IGN56_LIFOU - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_IGN63_HIVA_OA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_IGN72_GRANDE_TERRE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_IGN72_NUKU_HIVA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_IGN_ASTRO_1960 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_INDIAN_1954 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_INDIAN_1960 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_INDIAN_1975 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_INDONESIAN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_INDONESIAN_1974 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_INTERNATIONAL_1924 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_INTERNATIONAL_1967 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_IRAQ_KUWAIT_BOUNDARY_1992 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_IRAQI_GEOSPATIAL_REFERENCE_SYSTEM - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_IRENET95 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ISLANDS_NETWORK_1993 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ISLANDS_NETWORK_2004 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ISRAEL - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ISTS_061_1968 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ISTS_073_1969 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ITRF_1988 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ITRF_1989 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ITRF_1990 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ITRF_1991 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ITRF_1992 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ITRF_1993 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ITRF_1994 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ITRF_1996 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ITRF_1997 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ITRF_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ITRF_2005 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_JAMAICA_1875 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_JAMAICA_1969 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_JAMAICA_2001 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_JGD_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_JOHNSTON_ISLAND_1961 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_JORDAN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_JOUIK_1961 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_K0_1949 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_KALIANPUR_1880 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_KALIANPUR_1937 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_KALIANPUR_1962 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_KALIANPUR_1975 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_KANDAWALA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_KARBALA_1979_POLSERVICE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_KASAI_1953 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_KATANGA_1955 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_KERGUELEN_ISLAND_1949 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_KERTAU - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_KERTAU_RSO - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_KKJ - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_KOC - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_KOREA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_KOREAN_1985 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_KOREAN_1995 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_KOUSSERI - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_KRASOVSKY_1940 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_KUDAMS - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_KUSAIE_1951 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_LA_CANOA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_LAKE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_LAO_1993 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_LAO_1997 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_LATVIA_1992 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_LC5_1961 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_LE_POUCE_1934 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_LEIGON - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_LIBERIA_1964 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_LIBYAN_GEODETIC_DATUM_2006 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_LISBOA_BESSEL - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_LISBOA_HAYFORD - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_LISBON - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_LISBON_1890 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_LITHUANIA_1994 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_LITTLE_CAYMAN_1961 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_LOCODJO_1965 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_LOMA_QUINTANA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_LOME - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_LUXEMBOURG_1930 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_LUZON_1911 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MADEIRA_1936 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MADRID_1870 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MADZANSUA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MAGNA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MAHE_1971 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MAJURO - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MAKASSAR - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MALONGO_1987 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MANOCA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MANOCA_1962 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MASSAWA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MAUPITI_1983 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MAURITANIA_1999 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MERCHICH - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MEXICAN_DATUM_1993 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MGI - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MGI_1901 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MHAST - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MHAST_1951 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MHAST_OFFSHORE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MHAST_ONSHORE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MIDWAY_1961 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MINNA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MOLDREF99 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MONTE_MARIO - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MONTSERRAT_1958 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MOOREA_1987 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MOP78 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MOUNT_DILLON - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MOZNET - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_MPORALOKO - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1927 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1927_CGQ77 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1927_DEF_1976 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_CORS96 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_CSRS - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_CSRS98 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_ANOKA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_BECKER - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_BELTRAMI_N - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_BELTRAMI_S - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_BENTON - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_BIG_STONE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_BLUE_EARTH - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_BROWN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_CARLTON - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_CARVER - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_CASS_N - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_CASS_S - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_CHIPPEWA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_CHISAGO - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_COOK_N - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_COOK_S - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_COTTONWOOD - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_CROW_WING - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_DAKOTA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_DODGE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_DOUGLAS - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_FARIBAULT - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_FILLMORE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_FREEBORN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_GOODHUE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_GRANT - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_HENNEPIN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_HOUSTON - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_ISANTI - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_ITASCA_N - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_ITASCA_S - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_JACKSON - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_KANABEC - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_KANDIYOHI - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_KITTSON - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_KOOCHICHING - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_LAC_QUI_PARLE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_LAKE_OF_THE_WOODS_N - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_LAKE_OF_THE_WOODS_S - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_LE_SUEUR - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_LINCOLN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_LYON - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_MAHNOMEN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_MARSHALL - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_MARTIN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_MCLEOD - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_MEEKER - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_MORRISON - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_MOWER - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_MURRAY - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_NICOLLET - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_NOBLES - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_NORMAN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_OLMSTED - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_OTTERTAIL - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_PENNINGTON - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_PINE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_PIPESTONE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_POLK - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_POPE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_RAMSEY - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_RED_LAKE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_REDWOOD - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_RENVILLE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_RICE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_ROCK - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_ROSEAU - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_SCOTT - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_SHERBURNE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_SIBLEY - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_ST_LOUIS - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_ST_LOUIS_C - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_ST_LOUIS_N - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_ST_LOUIS_S - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_STEARNS - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_STEELE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_STEVENS - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_SWIFT - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_TODD - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_TRAVERSE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_WABASHA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_WADENA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_WASECA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_WATONWAN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_WINONA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_WRIGHT - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_MN_YELLOW_MEDICINE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_AD_JN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_AL - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_BA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_BF - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_BN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_BR - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_BU - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_CK - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_CL_FL_OG_WN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_CO - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_CP - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_CR - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_DD_JF - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_DG - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_DN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_DR - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_DU - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_EC - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_FN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_FR - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_GL_MQ - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_GR_LF - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_GT - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_IA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_IR - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_JA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_KN_MW_OZ_RA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_KW_MT_SG - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_LC - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_LG - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_LN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_MA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_ME - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_MN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_MR - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_OC - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_ON - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_PK - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_PP_PC - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_PR - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_PT - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_RC - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_RK - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_RS - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_SC - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_SH - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_SK - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_SW - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_TA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_TR - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_VI - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_VR - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_WA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_WB - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_WD - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_WK - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_WP - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_WS - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_HARN_ADJ_WI_WW - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_MARP00 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_NSRS2007 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_1983_PACP00 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAD_MICH - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAHRWAN_1934 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAHRWAN_1967 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAKHL_E_GHANEM - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAPARIMA_1955 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NAPARIMA_1972 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NDG - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NEA74_NOUMEA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NEPAL_NAGARKOT - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NEW_BEIJING - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NGN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NGO_1948 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NORD_SAHARA_1959 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NOUAKCHOTT_1965 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NSWC_9Z_2 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NTF - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NWL_9D - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NZGD_1949 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_NZGD_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_OBSERV_METEOR_1939 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_OBSERV_METEOR_1965 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_OBSERVATARIO - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_OCOTEPEQUE_1935 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_OLD_HAWAIIAN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_OLD_HAWAIIAN_INTL_1924 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_OMAN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_OS_SN_1980 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_OSGB_1936 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_OSGB_1970_SN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_OSNI_1952 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_OSU_86F - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_OSU_91A - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_PADANG_1884 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_PALESTINE_1923 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_PAMPA_DEL_CASTILLO - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_PDO_1993 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_PETRELS_1972 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_PICO_DE_LAS_NIEVES - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_PITCAIRN_1967 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_PITCAIRN_2006 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_PITON_DES_NEIGES - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_PLESSIS_1817 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_POHNPEI - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_POINT58 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_POINTE_GEOLOGIE_PERROUD_1950 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_POINTE_NOIRE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_PORTO_SANTO_1936 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_PORTO_SANTO_1995 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_POSGAR - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_POSGAR_1994 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_POSGAR_1998 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_POTSDAM_DATUM_1983 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_PRINCIPE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_PRS_1992 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_PSAD_1956 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_PTRA08 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_PUERTO_RICO - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_PULKOVO_1942 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_PULKOVO_1942_ADJ_1958 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_PULKOVO_1942_ADJ_1983 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_PULKOVO_1995 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_PZ_1990 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_QATAR - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_QATAR_1948 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_QND_1995 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_QORNOQ - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_QORNOQ_1927 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_RASSADIRAN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_RAUENBERG_DATUM_1983 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_RED_GEODESICA_DE_CANARIAS_1995 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_REGVEN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_RESEAU_GEODESIQUE_DE_LA_RDC_2005 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_RESEAU_GEODESIQUE_DE_MAYOTTE_2004 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_RESEAU_GEODESIQUE_DE_ST_PIERRE_MIQUELON_2006 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_REUNION - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_REUNION_1947 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_REYKJAVIK_1900 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_RGF_1993 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_RGFG_1995 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_RGNC_1991 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_RGNC_1991_93 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_RGPF - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_RGR_1992 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ROMA_1940 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ROSS_SEA_REGION_GEODETIC_DATUM_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_RRAF_1991 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_RT90 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_S42_HUNGARY - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_S_ASIA_SINGAPORE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_S_JTSK - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SAD_1969 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SAINT_PIERRE_ET_MIQUELON_1950 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SAINTE_ANNE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SAMBOJA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SAMOA_1962 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SANTO_DOS_1965 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SAO_BRAZ - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SAO_TOME - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SAPPER_HILL_1943 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SCHWARZECK - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SCORESBYSUND_1952 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SEGORA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SELVAGEM_GRANDE_1938 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SERBIAN_REFERENCE_NETWORK_1998 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SERINDUNG - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SIERRA_LEONE_1924 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SIERRA_LEONE_1960 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SIERRA_LEONE_1968 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SIRGAS - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SIRGAS_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SLOVENIA_GEODETIC_DATUM_1996 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SOLOMON_1968 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SOUTH_YEMEN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SPHERE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SPHERE_AI - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SPHERE_CLARKE_1866_AUTHALIC - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SPHERE_EMEP - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SPHERE_GRS_1980_AUTHALIC - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SPHERE_INTL_1924_AUTHALIC - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SPHERE_WGS_1984_MAJOR_AUXILIARY - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ST71_BELEP - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ST84_ILE_DES_PINS - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ST87_OUVEA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ST_GEORGE_ISLAND - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ST_KITTS_1955 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ST_LAWRENCE_ISLAND - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ST_LUCIA_1955 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ST_PAUL_ISLAND - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ST_VINCENT_1945 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_STOCKHOLM_1938 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_STRUVE_1860 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SUDAN - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SVY21 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_SWEREF99 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_TAHAA - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_TAHAA_1954 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_TAHITI - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_TAHITI_1952 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_TAHITI_1979 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_TANANARIVE_1925 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_TERN_ISLAND_1961 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_TETE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_TIMBALAI_1948 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_TM65 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_TM75 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_TOKYO - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_TRINIDAD_1903 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_TRISTAN_1968 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_TRUCIAL_COAST_1948 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_TWD_1967 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_TWD_1997 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_VANUA_LEVU_1915 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_VIENTIANE_1982 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_VIETNAM_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_VITI_LEVU_1912 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_VITI_LEVU_1916 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_VOIROL_1875 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_VOIROL_1879 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_VOIROL_UNIFIE_1960 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_WAKE_ENIWETOK_1960 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_WAKE_ISLAND_1952 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_WALBECK - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_WAR_OFFICE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_WGS_1966 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_WGS_1972 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_WGS_1972_BE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XIAN_1980 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_ADRASTEA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_AMALTHEA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_ANANKE_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_ARIEL_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_ATLAS_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_BELINDA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_BIANCA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_CALLISTO_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_CALYPSO_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_CARME_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_CHARON_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_CORDELIA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_CRESSIDA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_DEIMOS_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_DESDEMONA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_DESPINA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_DIONE_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_ELARA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_ENCELADUS_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_EPIMETHEUS_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_EUROPA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_GALATEA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_GANYMEDE_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_HELENE_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_HIMALIA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_HYPERION_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_IAPETUS_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_IO_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_JANUS_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_JULIET_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_JUPITER_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_LARISSA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_LEDA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_LYSITHEA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_MARS_1979 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_MARS_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_MERCURY_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_METIS_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_MIMAS_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_MIRANDA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_MOON_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_NAIAD_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_NEPTUNE_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_NEREID_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_OBERON_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_OPHELIA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_PAN_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_PANDORA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_PASIPHAE_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_PHOBOS_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_PHOEBE_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_PLUTO_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_PORTIA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_PROMETHEUS_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_PROTEUS_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_PUCK_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_RHEA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_ROSALIND_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_SATURN_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_SINOPE_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_TELESTO_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_TETHYS_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_THALASSA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_THEBE_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_TITAN_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_TITANIA_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_TRITON_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_UMBRIEL_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_URANUS_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_VENUS_1985 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_XT_VENUS_2000 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_YACARE - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_YEMEN_NGN_1996 - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_YOFF - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_D_ZANDERIJ - Static variable in class com.esri.sde.sdk.pe.PeDatumDefs
 
PE_DD(double, double, double) - Static method in class com.esri.sde.sdk.pe.PeMacros
 
PE_DEG_TO_RAD(double) - Static method in class com.esri.sde.sdk.pe.PeMacros
 
PE_EPS - Static variable in class com.esri.sde.sdk.pe.PeDefs
2^(-48)
PE_EPS52 - Static variable in class com.esri.sde.sdk.pe.PeDefs
2^(-52)
PE_EPS53 - Static variable in class com.esri.sde.sdk.pe.PeDefs
2^(-53)
PE_EQ(double, double) - Static method in class com.esri.sde.sdk.pe.PeMacros
 
PE_EQ_EPS(double, double, double) - Static method in class com.esri.sde.sdk.pe.PeMacros
 
PE_EXTENT_INTERSECT_FULL - Static variable in class com.esri.sde.sdk.pe.PeDefs
ext1 fully in ext2
PE_EXTENT_INTERSECT_NONE - Static variable in class com.esri.sde.sdk.pe.PeDefs
extents do not intersect
PE_EXTENT_INTERSECT_PARTIAL1 - Static variable in class com.esri.sde.sdk.pe.PeDefs
one partial overlap
PE_EXTENT_INTERSECT_PARTIAL2 - Static variable in class com.esri.sde.sdk.pe.PeDefs
two partial overlaps
PE_EXTENT_INTERSECT_UNKNOWN - Static variable in class com.esri.sde.sdk.pe.PeDefs
unknown intersection
PE_FACTORY_CODE_MAX - Static variable in class com.esri.sde.sdk.pe.PeFactoryCodeRanges
 
PE_FACTORY_CODE_MIN - Static variable in class com.esri.sde.sdk.pe.PeFactoryCodeRanges
 
PE_GCS_ABIDJAN_1987 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ACCRA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ADINDAN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_AFGOOYE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_AGADEZ - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_AGD_1966 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_AGD_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_AIN_EL_ABD_1970 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_AIRY_1830 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_AIRY_MOD - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ALASKAN_ISLANDS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ALBANIAN_1987 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_AMERSFOORT - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_AMMASSALIK_1958 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ANGUILLA_1957 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ANNA_1_1965 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ANTIGUA_1943 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ARATU - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ARC_1950 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ARC_1960 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ASCENSION_ISLAND_1958 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ASSUMED_GEOGRAPHIC_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ASTRO_1952 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ATF_PARIS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ATS_1977 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_AUSTRALIAN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_AUSTRALIAN_ANTARCTIC_1998 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_AYABELLE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_AZORES_CENTRAL_1948 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_AZORES_CENTRAL_1995 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_AZORES_OCCIDENTAL_1939 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_AZORES_ORIENTAL_1940 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_AZORES_ORIENTAL_1995 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_BAB_SOUTH - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_BARBADOS_1938 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_BATAVIA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_BATAVIA_JAKARTA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_BEACON_E_1945 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_BEDUARAM - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_BEIJING_1954 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_BELGE_1950 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_BELGE_1950_BRUSSELS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_BELGE_1972 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_BELLEVUE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_BERMUDA_1957 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_BERMUDA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_BERN_1898 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_BERN_1898_BERN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_BERN_1938 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_BESSEL_1841 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_BESSEL_MOD - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_BESSEL_NAMIBIA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_BISSAU - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_BOGOTA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_BOGOTA_BOGOTA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_BUKIT_RIMPAH - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CADASTRE_1997 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CAMACUPA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CAMP_AREA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CAMPO_INCHAUSPE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CANTON_1966 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CAPE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CAPE_CANAVERAL - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CARTHAGE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CARTHAGE_DEGREE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CARTHAGE_GRAD - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CARTHAGE_PARIS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CGRS_1993 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CH1903 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CH1903_PLUS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CHATHAM_ISLAND_1971 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CHATHAM_ISLANDS_1979 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CHINA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CHOS_MALAL_1914 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CHTRF_1995 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CHUA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CLARKE_1858 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CLARKE_1866 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CLARKE_1866_MICH - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CLARKE_1880 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CLARKE_1880_ARC - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CLARKE_1880_BENOIT - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CLARKE_1880_IGN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CLARKE_1880_RGS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CLARKE_1880_SGA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_COMBANI_1950 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CONAKRY_1905 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CORREGO_ALEGRE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_COTE_D_IVOIRE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CR05 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_CSG_1967 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_D48 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_DABOLA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_DABOLA_1981 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_DATUM_73 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_DEALUL_PISCULUI_1933 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_DEALUL_PISCULUI_1970 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_DECEPTION_ISLAND - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_DEIR_EZ_ZOR - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_DGN_1995 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_DHDN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_DOMINICA_1945 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_DOS_1968 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_DOS_71_4 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_DOUALA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_DOUALA_1948 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_EASTER_ISLAND_1967 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ED_1950 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ED_1950_ED77 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ED_1987 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_EGYPT_1907 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_EGYPT_1930 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_EGYPT_GULF_SUEZ_S_650_TL - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ESTONIA_1937 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ESTONIA_1992 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ESTONIA_1997 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ETRF_1989 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ETRS_1989 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_EUREF_FIN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_EUROPEAN_1979 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_EUROPEAN_LIBYAN_1979 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_EVEREST_1830 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_EVEREST_ADJ_1937 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_EVEREST_BANGLADESH - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_EVEREST_DEF_1962 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_EVEREST_DEF_1967 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_EVEREST_DEF_1975 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_EVEREST_INDIA_NEPAL - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_EVEREST_MOD - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_EVEREST_MOD_1969 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_FAHUD - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_FATU_IVA_1972 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_FD_1954 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_FD_1958 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_FIJI_1956 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_FIJI_1986 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_FISCHER_1960 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_FISCHER_1968 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_FISCHER_MOD - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_FK_1989 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_FORT_DESAIX - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_FORT_MARIGOT - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_FORT_THOMAS_1955 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_GAN_1970 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_GANDAJIKA_1970 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_GAROUA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_GDA_1994 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_GDBD2009 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_GDM_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_GEM_10C - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_GGRS_1987 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_GRACIOSA_1948 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_GRAND_CAYMAN_1959 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_GRAND_COMOROS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_GREEK - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_GREEK_ATHENS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_GREENLAND_1996 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_GRENADA_1953 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_GRS_1967 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_GRS_1980 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_GUAM_1963 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_GULSHAN_303 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_GUNUNG_SEGARA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_GUNUNG_SEGARA_JAKARTA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_GUX_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_GUYANE_FRANCAISE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_HANOI_1972 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_HARTEBEESTHOEK94 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_HD1909 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_HELLE_1954 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_HELMERT_1906 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_HERAT_NORTH - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_HERMANNSKOGEL - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_HITO_XVIII_1963 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_HJORSEY_1955 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_HONG_KONG_1963 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_HONG_KONG_1963_67 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_HONG_KONG_1980 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_HOUGH_1960 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_HTRS96 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_HU_TZU_SHAN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_HUGHES_1980 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_HUNGARIAN_1972 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_IGC_1962_6TH_PARALLEL_S - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_IGCB_1955 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_IGM_1995 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_IGN53_MARE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_IGN56_LIFOU - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_IGN63_HIVA_OA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_IGN72_GRANDE_TERRE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_IGN72_NUKU_HIVA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_IGN_ASTRO_1960 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_IGRS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_IKBD_1992 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_INDIAN_1954 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_INDIAN_1960 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_INDIAN_1975 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_INDONESIAN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_INDONESIAN_1974 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_INTERNATIONAL_1924 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_INTERNATIONAL_1967 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_IRENET95 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ISN_1993 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ISN_2004 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ISRAEL - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ISTS_061_1968 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ISTS_073_1969 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ITRF_1988 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ITRF_1989 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ITRF_1990 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ITRF_1991 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ITRF_1992 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ITRF_1993 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ITRF_1994 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ITRF_1996 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ITRF_1997 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ITRF_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ITRF_2005 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_JAD_2001 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_JAMAICA_1875 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_JAMAICA_1969 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_JGD_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_JOHNSTON_ISLAND_1961 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_JORDAN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_JOUIK_1961 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_K0_1949 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_KALIANPUR_1880 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_KALIANPUR_1937 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_KALIANPUR_1962 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_KALIANPUR_1975 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_KANDAWALA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_KARBALA_1979_POLSERVICE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_KASAI_1953 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_KATANGA_1955 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_KERGUELEN_ISLAND_1949 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_KERTAU - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_KERTAU_RSO - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_KKJ - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_KOC - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_KOREA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_KOREAN_1985 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_KOREAN_1995 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_KOUSSERI - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_KRASOVSKY_1940 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_KUDAMS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_KUSAIE_1951 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_LA_CANOA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_LAKE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_LAO_1993 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_LAO_1997 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_LC5_1961 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_LE_POUCE_1934 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_LEIGON - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_LGD2006 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_LIBERIA_1964 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_LISBOA_BESSEL - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_LISBOA_HAYFORD - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_LISBON - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_LISBON_1890 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_LISBON_1890_LISBON - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_LISBON_LISBON - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_LITTLE_CAYMAN_1961 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_LKS_1992 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_LKS_1994 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_LOCODJO_1965 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_LOMA_QUINTANA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_LOME - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_LUXEMBOURG_1930 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_LUZON_1911 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MADEIRA_1936 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MADRID_1870_MADRID - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MADZANSUA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MAGNA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MAHE_1971 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MAJURO - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MAKASSAR - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MAKASSAR_JAKARTA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MALONGO_1987 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MANOCA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MANOCA_1962 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MASSAWA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MAUPITI_1983 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MAURITANIA_1999 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MERCHICH - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MERCHICH_DEGREE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MEXICAN_DATUM_1993 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MGI - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MGI_1901 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MGI_FERRO - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MHAST - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MHAST_1951 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MHAST_OFFSHORE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MHAST_ONSHORE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MIDWAY_1961 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MINNA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MOLDREF99 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MONREF_1997 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MONTE_MARIO - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MONTE_MARIO_ROME - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MONTSERRAT_1958 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MOOREA_1987 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MOP78 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MOUNT_DILLON - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MOZNET - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MPORALOKO - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_MSK_1942 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1927 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1927_CGQ77 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1927_DEF_1976 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_CORS96 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_CSRS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_CSRS98 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_ANOKA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_BECKER - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_BELTRAMI_N - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_BELTRAMI_S - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_BENTON - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_BIG_STONE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_BLUE_EARTH - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_BROWN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_CARLTON - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_CARVER - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_CASS_N - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_CASS_S - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_CHIPPEWA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_CHISAGO - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_COOK_N - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_COOK_S - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_COTTONWOOD - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_CROW_WING - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_DAKOTA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_DODGE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_DOUGLAS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_FARIBAULT - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_FILLMORE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_FREEBORN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_GOODHUE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_GRANT - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_HENNEPIN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_HOUSTON - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_ISANTI - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_ITASCA_N - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_ITASCA_S - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_JACKSON - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_KANABEC - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_KANDIYOHI - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_KITTSON - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_KOOCHICHING - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_LAC_QUI_PARLE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_LAKE_OF_THE_WOODS_N - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_LAKE_OF_THE_WOODS_S - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_LE_SUEUR - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_LINCOLN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_LYON - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_MAHNOMEN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_MARSHALL - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_MARTIN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_MCLEOD - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_MEEKER - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_MORRISON - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_MOWER - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_MURRAY - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_NICOLLET - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_NOBLES - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_NORMAN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_OLMSTED - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_OTTERTAIL - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_PENNINGTON - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_PINE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_PIPESTONE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_POLK - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_POPE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_RAMSEY - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_RED_LAKE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_REDWOOD - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_RENVILLE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_RICE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_ROCK - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_ROSEAU - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_SCOTT - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_SHERBURNE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_SIBLEY - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_ST_LOUIS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_ST_LOUIS_C - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_ST_LOUIS_N - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_ST_LOUIS_S - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_STEARNS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_STEELE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_STEVENS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_SWIFT - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_TODD - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_TRAVERSE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_WABASHA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_WADENA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_WASECA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_WATONWAN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_WINONA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_WRIGHT - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_MN_YELLOW_MEDICINE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_AD - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_AL - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_BA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_BF - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_BN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_BR - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_BU - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_CK - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_CL - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_CO - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_CP - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_CR - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_DD - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_DG - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_DN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_DR - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_DU - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_EC - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_FL - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_FN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_FR - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_GL - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_GR - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_GT - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_IA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_IR - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_JA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_JF - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_JN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_KN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_KW - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_LC - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_LF - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_LG - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_LN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_MA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_ME - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_MN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_MQ - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_MR - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_MT - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_MW - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_OC - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_OG - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_ON - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_OZ - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_PC - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_PK - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_PP - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_PR - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_PT - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_RA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_RC - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_RK - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_RS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_SC - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_SG - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_SH - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_SK - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_SW - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_TA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_TR - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_VI - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_VR - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_WA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_WB - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_WD - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_WK - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_WN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_WP - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_WS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_HARN_ADJ_WI_WW - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_MARP00 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_NSRS2007 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_1983_PACP00 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAD_MICH - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAHRWAN_1934 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAHRWAN_1967 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAKHL_E_GHANEM - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAPARIMA_1955 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NAPARIMA_1972 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NDG_PARIS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NEA74_NOUMEA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NEPAL_NAGARKOT - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NEW_BEIJING - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NGN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NGO_1948 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NGO_1948_OSLO - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NORD_SAHARA_1959 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NORD_SAHARA_1959_PARIS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NOUAKCHOTT_1965 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NSWC_9Z_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NTF - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NTF_PARIS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NWL_9D - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NZGD_1949 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_NZGD_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_OBSERV_METEOR_1939 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_OBSERV_METEOR_1965 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_OBSERVATARIO - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_OCOTEPEQUE_1935 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_OLD_HAWAIIAN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_OLD_HAWAIIAN_INTL_1924 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_OMAN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_OS_SN_1980 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_OSGB_1936 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_OSGB_1970_SN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_OSNI_1952 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_OSU_86F - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_OSU_91A - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_PADANG_1884 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_PADANG_1884_JAKARTA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_PALESTINE_1923 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_PAMPA_DEL_CASTILLO - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_PDO_1993 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_PETRELS_1972 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_PICO_DE_LAS_NIEVES - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_PITCAIRN_1967 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_PITCAIRN_2006 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_PITON_DES_NEIGES - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_PLESSIS_1817 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_POHNPEI - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_POINT58 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_POINTE_GEOLOGIE_PERROUD_1950 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_POINTE_NOIRE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_PORTO_SANTO_1936 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_PORTO_SANTO_1995 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_POSGAR - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_POSGAR_1994 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_POSGAR_1998 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_POTSDAM_DATUM_1983 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_PRINCIPE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_PRS_1992 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_PSAD_1956 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_PTRA08 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_PUERTO_RICO - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_PULKOVO_1942 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_PULKOVO_1942_ADJ_1958 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_PULKOVO_1942_ADJ_1983 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_PULKOVO_1995 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_PZ_1990 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_QATAR - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_QATAR_1948 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_QATAR_1974 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_QND_1995 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_QORNOQ - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_QORNOQ_1927 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_RASSADIRAN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_RAUENBERG_DATUM_1983 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_REGCAN95 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_REGVEN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_REUNION - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_REUNION_1947 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_REYKJAVIK_1900 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_RGF_1993 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_RGFG_1995 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_RGM_2004 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_RGNC_1991 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_RGNC_1991_93 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_RGPF - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_RGR_1992 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_RGRDC_2005 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_RGSPM_2006 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ROMA_1940 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_RRAF_1991 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_RSRGD2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_RT38 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_RT38_STOCKHOLM - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_RT90 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_S42_HUNGARY - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_S_ASIA_SINGAPORE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_S_JTSK - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_S_JTSK_FERRO - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SAD_1969 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SAINT_PIERRE_ET_MIQUELON_1950 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SAINTE_ANNE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SAMBOJA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SAMOA_1962 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SANTO_DOS_1965 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SAO_BRAZ - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SAO_TOME - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SAPPER_HILL_1943 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SCHWARZECK - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SCORESBYSUND_1952 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SEGORA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SELVAGEM_GRANDE_1938 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SERINDUNG - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SIERRA_LEONE_1924 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SIERRA_LEONE_1960 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SIERRA_LEONE_1968 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SIRGAS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SIRGAS_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SLOVENIA_1996 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SOLOMON_1968 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SOUTH_YEMEN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SPHERE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SPHERE_AI - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SPHERE_CLARKE_1866_AUTHALIC - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SPHERE_EMEP - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SPHERE_GRS_1980_AUTHALIC - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SPHERE_INTL_1924_AUTHALIC - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SPHERE_WGS_1984_MAJOR_AUXILIARY - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SREF98 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ST71_BELEP - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ST84_ILE_DES_PINS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ST87_OUVEA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ST_GEORGE_ISLAND - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ST_KITTS_1955 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ST_LAWRENCE_ISLAND - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ST_LUCIA_1955 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ST_PAUL_ISLAND - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ST_VINCENT_1945 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_STRUVE_1860 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SUDAN - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SVY21 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_SWEREF99 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_TAHAA - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_TAHAA_1954 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_TAHITI - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_TAHITI_1952 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_TAHITI_1979 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_TANANARIVE_1925 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_TANANARIVE_1925_PARIS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_TERN_ISLAND_1961 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_TETE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_TIMBALAI_1948 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_TM65 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_TM75 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_TOKYO - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_TRINIDAD_1903 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_TRISTAN_1968 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_TRUCIAL_COAST_1948 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_TWD_1967 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_TWD_1997 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_VANUA_LEVU_1915 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_VIENTIANE_1982 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_VITI_LEVU_1912 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_VITI_LEVU_1916 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_VN_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_VOIROL_1875 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_VOIROL_1875_DEGREE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_VOIROL_1875_GRAD - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_VOIROL_1875_PARIS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_VOIROL_1879 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_VOIROL_1879_GRAD - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_VOIROL_1879_PARIS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_VOIROL_UNIFIE_1960 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_VOIROL_UNIFIE_1960_DEGREE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_VOIROL_UNIFIE_1960_PARIS - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_WAKE_ENIWETOK_1960 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_WAKE_ISLAND_1952 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_WALBECK - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_WAR_OFFICE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_WGS_1966 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_WGS_1972 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_WGS_1972_BE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XIAN_1980 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_ADRASTEA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_AMALTHEA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_ANANKE_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_ARIEL_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_ATLAS_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_BELINDA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_BIANCA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_CALLISTO_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_CALYPSO_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_CARME_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_CHARON_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_CORDELIA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_CRESSIDA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_DEIMOS_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_DESDEMONA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_DESPINA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_DIONE_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_ELARA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_ENCELADUS_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_EPIMETHEUS_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_EUROPA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_GALATEA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_GANYMEDE_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_HELENE_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_HIMALIA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_HYPERION_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_IAPETUS_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_IO_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_JANUS_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_JULIET_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_JUPITER_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_LARISSA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_LEDA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_LYSITHEA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_MARS_1979 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_MARS_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_MERCURY_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_METIS_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_MIMAS_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_MIRANDA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_MOON_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_NAIAD_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_NEPTUNE_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_NEREID_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_OBERON_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_OPHELIA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_PAN_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_PANDORA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_PASIPHAE_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_PHOBOS_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_PHOEBE_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_PLUTO_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_PORTIA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_PROMETHEUS_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_PROTEUS_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_PUCK_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_RHEA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_ROSALIND_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_SATURN_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_SINOPE_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_TELESTO_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_TETHYS_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_THALASSA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_THEBE_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_TITAN_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_TITANIA_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_TRITON_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_UMBRIEL_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_URANUS_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_VENUS_1985 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_XT_VENUS_2000 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_YACARE - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_YEMEN_NGN_1996 - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_YOFF - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GCS_ZANDERIJ - Static variable in class com.esri.sde.sdk.pe.PeGeogcsDefs
 
PE_GEOREF_MAX - Static variable in class com.esri.sde.sdk.pe.PeDefs
 
PE_GT_ABIDJAN_1987_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ACCRA_TO_WGS_1972_BE - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ACCRA_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ACCRA_TO_WGS_1984_3 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ADINDAN_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ADINDAN_TO_WGS_1984_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ADINDAN_TO_WGS_1984_3 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ADINDAN_TO_WGS_1984_4 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ADINDAN_TO_WGS_1984_5 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ADINDAN_TO_WGS_1984_6 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ADINDAN_TO_WGS_1984_7 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AFGOOYE_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1966_TO_GDA_1994 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1966_TO_GDA_1994_10 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1966_TO_GDA_1994_11_NTV2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1966_TO_GDA_1994_12 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1966_TO_GDA_1994_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1966_TO_GDA_1994_3 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1966_TO_GDA_1994_4 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1966_TO_GDA_1994_8 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1966_TO_GDA_1994_9 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1966_TO_GDA_1994_NTV2_NORTH_TERR - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1966_TO_GDA_1994_NTV2_SOUTHEAST - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1966_TO_GDA_1994_NTV2_TASMANIA - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1966_TO_GDA_1994_NTV2_VICTORIA - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1966_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1966_TO_WGS_1984_12 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1966_TO_WGS_1984_13 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1966_TO_WGS_1984_14 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1966_TO_WGS_1984_15 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1966_TO_WGS_1984_16 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1966_TO_WGS_1984_17_NTV2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1966_TO_WGS_1984_18 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1984_TO_GDA_1994 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1984_TO_GDA_1994_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1984_TO_GDA_1994_3 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1984_TO_GDA_1994_4 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1984_TO_GDA_1994_5_NTV2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1984_TO_GDA_1994_NTV2_QUEENSLAND - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1984_TO_GDA_1994_NTV2_WESTERN - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1984_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1984_TO_WGS_1984_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1984_TO_WGS_1984_7 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1984_TO_WGS_1984_8 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AGD_1984_TO_WGS_1984_9_NTV2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AIN_EL_ABD_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AIN_EL_ABD_TO_WGS_1984_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AIN_EL_ABD_TO_WGS_1984_3 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AIN_EL_ABD_TO_WGS_1984_4 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AIN_EL_ABD_TO_WGS_1984_5 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AIN_EL_ABD_TO_WGS_1984_6 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AMERSFOORT_TO_ETRF_1989 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AMERSFOORT_TO_ETRS_1989 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AMERSFOORT_TO_ETRS_1989_3 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AMERSFOORT_TO_ETRS_1989_4 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AMERSFOORT_TO_ETRS_1989_5 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AMERSFOORT_TO_ETRS_1989_6 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AMERSFOORT_TO_ETRS_1989_MB - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AMERSFOORT_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AMERSFOORT_TO_WGS_1984_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AMERSFOORT_TO_WGS_1984_2008_MB - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AMERSFOORT_TO_WGS_1984_3 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AMERSFOORT_TO_WGS_1984_3X - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AMERSFOORT_TO_WGS_1984_4 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AMERSFOORT_TO_WGS_1984_4X - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AMMASSALIK_1958_TO_GREENLAND_1996_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AMMASSALIK_1958_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ANGUILLA_1957_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ANNA_1_1965_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ANTIGUA_1943_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ANTIGUA_1943_TO_WGS_1984_NGA - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARATU_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARATU_TO_WGS_1984_10 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARATU_TO_WGS_1984_11 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARATU_TO_WGS_1984_12 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARATU_TO_WGS_1984_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARATU_TO_WGS_1984_3 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARATU_TO_WGS_1984_4 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARATU_TO_WGS_1984_5 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARATU_TO_WGS_1984_6 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARATU_TO_WGS_1984_7 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARATU_TO_WGS_1984_8 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARATU_TO_WGS_1984_9 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARC_1950_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARC_1950_TO_WGS_1984_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARC_1950_TO_WGS_1984_3 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARC_1950_TO_WGS_1984_4 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARC_1950_TO_WGS_1984_5 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARC_1950_TO_WGS_1984_6 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARC_1950_TO_WGS_1984_7 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARC_1950_TO_WGS_1984_8 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARC_1950_TO_WGS_1984_9 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARC_1960_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARC_1960_TO_WGS_1984_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARC_1960_TO_WGS_1984_3 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ARC_1960_TO_WGS_1984_4 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ASCENSION_ISLAND_1958_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ASTRO_1952_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ATS_1977_TO_NAD_1983_CSRS98_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ATS_1977_TO_NAD_1983_CSRS98_NTV2_MARITIMES - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ATS_1977_TO_NAD_1983_CSRS98_NTV2_NB - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ATS_1977_TO_NAD_1983_CSRS98_NTV2_NS - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ATS_1977_TO_NAD_1983_CSRS98_NTV2_PEI - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ATS_1977_TO_NAD_1983_CSRS_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ATS_1977_TO_NAD_1983_CSRS_NTV2_MARITIMES - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ATS_1977_TO_NAD_1983_CSRS_NTV2_NB - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ATS_1977_TO_NAD_1983_CSRS_NTV2_NS - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ATS_1977_TO_NAD_1983_CSRS_NTV2_PEI - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ATS_1977_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ATS_1977_TO_WGS_1984_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_ATS_1977_TO_WGS_1984_3 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AUSTRALIAN_ANTARCTIC_1998_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AYABELLE_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AZORES_CENTRAL_1948_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AZORES_CENTRAL_1995_TO_WGS_1984_10 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AZORES_CENTRAL_1995_TO_WGS_1984_11 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AZORES_CENTRAL_1995_TO_WGS_1984_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AZORES_CENTRAL_1995_TO_WGS_1984_3 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AZORES_CENTRAL_1995_TO_WGS_1984_4 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AZORES_CENTRAL_1995_TO_WGS_1984_5 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AZORES_CENTRAL_1995_TO_WGS_1984_6 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AZORES_CENTRAL_1995_TO_WGS_1984_7 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AZORES_CENTRAL_1995_TO_WGS_1984_8 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AZORES_CENTRAL_1995_TO_WGS_1984_9 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AZORES_OCCIDENTAL_1939_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AZORES_OCCIDENTAL_1939_TO_WGS_1984_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AZORES_ORIENTAL_1940_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AZORES_ORIENTAL_1995_TO_WGS_1984_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AZORES_ORIENTAL_1995_TO_WGS_1984_3 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AZORES_ORIENTAL_1995_TO_WGS_1984_4 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_AZORES_ORIENTAL_1995_TO_WGS_1984_5 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BAB_SOUTH_TO_NAD_1983 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BARBADOS_1938_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BATAVIA_JAKARTA_TO_BATAVIA - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BATAVIA_JAKARTA_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BATAVIA_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BATAVIA_TO_WGS_1984_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BATAVIA_TO_WGS_1984_3 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BEACON_E_1945_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BEDUARAM_TO_WGS_1972_BE_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BEDUARAM_TO_WGS_1984_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BEIJING_1954_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BEIJING_1954_TO_WGS_1984_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BEIJING_1954_TO_WGS_1984_3 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BEIJING_1954_TO_WGS_1984_4 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BEIJING_1954_TO_WGS_1984_5 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BEIJING_1954_TO_WGS_1984_6 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BELGE_1950_BRUSSELS_TO_BELGE_1950 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BELGE_1972_TO_ETRS_1989_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BELGE_1972_TO_ETRS_1989_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BELGE_1972_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BELGE_1972_TO_WGS_1984_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BELGE_1972_TO_WGS_1984_3 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BELLEVUE_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BERMUDA_1957_TO_BERMUDA_2000_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BERMUDA_1957_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BERMUDA_1957_TO_WGS_1984_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BERMUDA_2000_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BERN_1898_BERN_TO_BERN_1898 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BERN_1898_BERN_TO_CH1903 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BISSAU_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_BOGOTA_TO_BOGOTA - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_BOGOTA_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_MAGNA_REGION_1_CF - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_MAGNA_REGION_1_MB - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_MAGNA_REGION_2_CF - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_MAGNA_REGION_2_MB - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_MAGNA_REGION_3_CF - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_MAGNA_REGION_3_MB - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_MAGNA_REGION_4_CF - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_MAGNA_REGION_4_MB - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_MAGNA_REGION_5_CF - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_MAGNA_REGION_5_MB - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_MAGNA_REGION_6_CF - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_MAGNA_REGION_6_MB - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_MAGNA_REGION_7_CF - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_MAGNA_REGION_7_MB - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_MAGNA_REGION_8_CF - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_MAGNA_REGION_8_MB - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_WGS_1984_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_WGS_1984_REGION_1_CF - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_WGS_1984_REGION_2_CF - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_WGS_1984_REGION_3_CF - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_WGS_1984_REGION_4_CF - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_WGS_1984_REGION_5_CF - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_WGS_1984_REGION_6_CF - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_WGS_1984_REGION_7_CF - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BOGOTA_TO_WGS_1984_REGION_8_CF - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_BUKIT_RIMPAH_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CADASTRE_1997_TO_RGM_2004_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CADASTRE_1997_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CAMACUPA_TO_WGS_1972_BE_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CAMACUPA_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CAMACUPA_TO_WGS_1984_10 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CAMACUPA_TO_WGS_1984_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CAMACUPA_TO_WGS_1984_3 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CAMACUPA_TO_WGS_1984_4 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CAMACUPA_TO_WGS_1984_5 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CAMACUPA_TO_WGS_1984_6 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CAMACUPA_TO_WGS_1984_7 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CAMACUPA_TO_WGS_1984_8 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CAMACUPA_TO_WGS_1984_9 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CAMP_AREA_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CAMPO_INCHAUSPE_TO_POSGAR_1994_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CAMPO_INCHAUSPE_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CAMPO_INCHAUSPE_TO_WGS_1984_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CANTON_1966_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CAPE_CANAVERAL_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CAPE_TO_HARTEBEESTHOEK94 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CAPE_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CAPE_TO_WGS_1984_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CARTHAGE_GRAD_TO_CARTHAGE - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CARTHAGE_PARIS_TO_CARTHAGE - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CARTHAGE_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CARTHAGE_TO_WGS_1984_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CGRS_1993_TO_ETRS_1989 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CGRS_1993_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CH1903_PLUS_TO_CHTRF_1995 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CH1903_PLUS_TO_ETRS_1989_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CH1903_PLUS_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CH1903_TO_CH1903_PLUS_1_NTV2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CH1903_TO_ETRS_1989_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CH1903_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CH1903_TO_WGS_1984_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CHATHAM_ISLAND_1971_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CHATHAM_ISLANDS_1979_TO_NZGD_2000_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CHATHAM_ISLANDS_1979_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CHOS_MALAL_1914_TO_CAMPO_INCHAUSPE - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CHOS_MALAL_1914_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CHTRF_1995_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CHUA_TO_SIRGAS_2000_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CHUA_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CHUA_TO_WGS_1984_2 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CHUA_TO_WGS_1984_3 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_COMBANI_1950_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CONAKRY_1905_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CORREGO_ALEGRE_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CR05_TO_OCOTEPEQUE_1935_MB - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CSG_1967_TO_RGFG_1995_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_CSG_1967_TO_WGS_1984_1 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_D48_TO_ETRS_1989 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_D48_TO_ETRS_1989_2007 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_D48_TO_ETRS_1989_DOLENJSKA - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_D48_TO_ETRS_1989_GORENJSKA - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_D48_TO_ETRS_1989_JUZ_SLO - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_D48_TO_ETRS_1989_JV_SLO - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_D48_TO_ETRS_1989_OSR_SLO - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_D48_TO_ETRS_1989_POMURJE - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_D48_TO_ETRS_1989_PRIMORSKA - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_D48_TO_ETRS_1989_STAJERSKA - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_D48_TO_ETRS_1989_SV_SLO - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_D48_TO_ETRS_1989_ZAH_SLO - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_D48_TO_WGS_1984 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_D48_TO_WGS_1984_2007 - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_D48_TO_WGS_1984_DOLENJSKA - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_D48_TO_WGS_1984_GORENJSKA - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_D48_TO_WGS_1984_JUZ_SLO - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_D48_TO_WGS_1984_JV_SLO - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs
 
PE_GT_D48_TO_WGS_1984_OSR_SLO - Static variable in class com.esri.sde.sdk.pe.PeGeogtranDefs