IGeodeticCoordSys Interface

Uses

GeoCalcCOM.ICoordSys

 

Used By

GeoCalcCOM.IGeodeticCoordSys2

 

Properties

Property

Description

Class

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 IGeodeticCoordSys 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 IGeodeticCoordSys

FromGeodeticBase

Converts a point given in the base IGeodeticCoordSys to one in this IGeodeticCoordSys

HasIdentifiersIn

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

ToGeodeticBase

Converts a point given in this IGeodeticCoordSys to one in the base IGeodeticCoordSys

ValueEquals

Compares the value of two IGeodeticCoordSys instances