IGeocentricCoordSys Interface

Uses

GeoCalcCOM.ICoordSys

 

Used By

GeoCalcCOM.GeocentricCoordSys

 

Properties

Property

Description

ClassType

Indicates the type of this ICoordSys, according to the CoordSysType enumeration

Datum

The HorizontalDatum used to approximate the Earth

Envelope

The area in which this IGeocentricCoordSys is intended to be used

Identifiers

The IdentifierCollection that stores all identifiers for this object

Name

The name of this object

PointStyle

An ICoordPoint that provides a template for points in this system

Remarks

various remarks about this object

 

Public Methods

Method

Description

DeepCopy

Produces a deep-copy of an IGeocentricCoordSys

FromGeodeticBase

Converts a point given in the base GeodeticCoordSys to a point given in this coordinate system

HasIdentifiersIn

Indicates if this object has an identifier that is also present in the specified object

ToGeodeticBase

Converts a point given in this coordinate system to a point given in the base GeodeticCoordSys

ValueEquals

Compares the value of two IGeocentricCoordSys instances