Serialized Form


Package com.esri.sde.sdk.client

Class com.esri.sde.sdk.client.SeDoesNotExistException extends SeException implements Serializable

Class com.esri.sde.sdk.client.SeException extends java.lang.Exception implements Serializable

Serialized Fields

mSdeErr

SeError mSdeErr

Class com.esri.sde.sdk.client.SeExistsException extends SeException implements Serializable

Class com.esri.sde.sdk.client.SeInvalidShapeException extends SeException implements Serializable

Class com.esri.sde.sdk.client.SeInvalidValueException extends SeException implements Serializable

Class com.esri.sde.sdk.client.SeNoAccessException extends SeException implements Serializable

Class com.esri.sde.sdk.client.SeWarningException extends SeException implements Serializable


Package com.esri.sde.sdk.geom

Class com.esri.sde.sdk.geom.GeometryException extends java.lang.Exception implements Serializable

Class com.esri.sde.sdk.geom.GeometryException.IncompatibleGeometries extends GeometryException implements Serializable

Serialized Fields

geometry

Geometry[] geometry

Class com.esri.sde.sdk.geom.GeometryException.IndexOutOfBounds extends java.lang.IndexOutOfBoundsException implements Serializable

Serialized Fields

index

int index

geometry

Geometry geometry

Class com.esri.sde.sdk.geom.GeometryException.InvalidGeometry extends GeometryException implements Serializable

Serialized Fields

geometry

Geometry geometry

Class com.esri.sde.sdk.geom.GeometryException.InvalidSrid extends GeometryException implements Serializable

Serialized Fields

index

int index

Class com.esri.sde.sdk.geom.SeCoordRef extends java.lang.Object implements Serializable

Serialized Fields

mCr

com.esri.sde.sdk.sg.SgCoordRef mCr

Class com.esri.sde.sdk.geom.SeCurve extends SeGeometry implements Serializable

Class com.esri.sde.sdk.geom.SeGeometry extends java.lang.Object implements Serializable

Serialized Fields

mSrid

int mSrid

mFalsex

double mFalsex

mFalsey

double mFalsey

mXYUnits

double mXYUnits

mFalseZ

double mFalseZ

mZUnits

double mZUnits

mFalseM

double mFalseM

mMUnits

double mMUnits

mProjStr

java.lang.String mProjStr

mShapeSrid

int mShapeSrid

mNumPoints

int mNumPoints

mShapeType

int mShapeType

mMinX

double mMinX

mMinY

double mMinY

mMaxX

double mMaxX

mMaxY

double mMaxY

mMinZ

double mMinZ

mMaxZ

double mMaxZ

mMinM

double mMinM

mMaxM

double mMaxM

mArea

double mArea

mLength

double mLength

mAnnoText

java.lang.String mAnnoText

mPoints

byte[] mPoints

Class com.esri.sde.sdk.geom.SeGeometryCollection extends SeGeometry implements Serializable

Serialized Fields

xys

com.esri.sde.sdk.sg.SgSimpleShapePoint[] xys

Class com.esri.sde.sdk.geom.SeGeometryException extends GeometryException implements Serializable

Serialized Fields

e

int e

sgErr

com.esri.sde.sdk.sg.SgException sgErr

Class com.esri.sde.sdk.geom.SeLinestring extends SeCurve implements Serializable

Serialized Fields

xys

com.esri.sde.sdk.sg.SgSimpleShapePoint[] xys

ms

double[] ms

zs

double[] zs

Class com.esri.sde.sdk.geom.SeMultiCurve extends SeGeometryCollection implements Serializable

Class com.esri.sde.sdk.geom.SeMultiLinestring extends SeMultiCurve implements Serializable

Serialized Fields

partOffsets

int[] partOffsets

ms

double[] ms

zs

double[] zs

Class com.esri.sde.sdk.geom.SeMultiPoint extends SeGeometryCollection implements Serializable

Serialized Fields

ms

double[] ms

zs

double[] zs

Class com.esri.sde.sdk.geom.SeMultiPolygon extends SeMultiSurface implements Serializable

Serialized Fields

zs

double[] zs

ms

double[] ms

partOffsets

int[] partOffsets

partNum

int[] partNum

Class com.esri.sde.sdk.geom.SeMultiSurface extends SeGeometryCollection implements Serializable

Class com.esri.sde.sdk.geom.SePoint extends SeGeometry implements Serializable

Serialized Fields

pt

com.esri.sde.sdk.sg.SgSimpleShapePoint pt

z

double z

m

double m

is3D

boolean is3D

isMeasured

boolean isMeasured

Class com.esri.sde.sdk.geom.SePolygon extends SeSurface implements Serializable

Serialized Fields

xys

com.esri.sde.sdk.sg.SgSimpleShapePoint[] xys

subPartOffset

int[] subPartOffset

ms

double[] ms

zs

double[] zs

Class com.esri.sde.sdk.geom.SeSurface extends SeGeometry implements Serializable


Package com.esri.sde.sdk.pe

Class com.esri.sde.sdk.pe.PePrjPolyConic extends java.lang.Object implements Serializable

Class com.esri.sde.sdk.pe.PeProjectionException extends java.lang.Throwable implements Serializable