ICoordTransform Interface

Uses

GeoCalcCOM.ISerializable

 

Used By

GeoCalcCOM.ICoordTransform2

 

Properties

Property

Description

DatumShifts

The collection of DatumShifts that describe the datum shift from the SourceCoordSys to the TargetCoordSys

Identifiers

The IdentifierCollection that stores all identifiers for this object

Name

The name of this object

Remarks

Additional remarks about this object

SourceCoordSys

The ICoordSys that from which the points are converted

TargetCoordSys

The ICoordSys to which the points are converted

 

Public Methods

Method

Description

ConvertAhead

Converts a ICoordPoint in the SourceCoordSys to a ICoordPoint in the TargetCoordSys

ConvertBack

Converts a ICoordPoint in the TargetCoordSys to a ICoordPoint in the SourceCoordSys

HasIdentifiersIn

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