IGeodeticCoordSys2 Interface

Uses

GeoCalcCOM.IGeodeticCoordSys

 

Used By

GeoCalcCOM.GeodeticCoordSys

 

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

VerticalReference

Provides a means to express the height of points in this coordinate system

 

Public Methods

Method

Description

DeepCopy

Produces a deep-copy of an IGeodeticCoordSys2

FromGeodeticBase

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

HasIdentifiersIn

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

ToGeodeticBase

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

ValueEquals

Compares the value of two IGeodeticCoordSys2 instances