ObjectType Enumeration

Members

Member

Value

Description

NoType

0

Indicates that the object type is not known

AngularUnitType

1

Indicates an AngularUnit

LinearUnitType

2

Indicates a LinearUnit

PrimeMeridianType

4

Indicates a PrimeMeridian

EllipsoidType

8

Indicates an Ellipsoid

HorizontalDatumType

16

Indicates a HorizontalDatum

DatumShiftType

32

Indicates a DatumShift

CartesianPointType

64

Indicates a CartesianPoint

GeodeticPointType

128

Indicates a GeodeticPoint

ProjectedPointType

256

Indicates a ProjectedPoint

EnvelopeType

512

Indicates an Envelope

VerticalReferenceType

1024

Indicates a VerticalReference

GeocentricCoordSysType

2048

Indicates a GeocentricCoordSys

GeodeticCoordSysType

4096

Indicates a GeodeticCoordSys

ProjectedCoordSysType

8192

Indicates a ProjectedCoordSys

FittedCoordsysType

16384

Indicates a FittedCoordSys

CoordTransformType

32768

Indicates a CoordTransform

HeightModelType

65536

Indicates a HeightModel

VerticalDatumType

131072

Indicates a VerticalDatum

 

Description

The ObjectType enumeration indicates the type of all objects that can be stored in the GeoCalc data source.  All such objects inherit from Serializable.