IProjection Interface

Used By

GeoCalcCOM.Projection

 

Properties

Property

Description

ClassType

Indicates the type of this projection, according to the ProjectionType enumeration

Datum

The HorizontalDatum being projected

Parameters

A collection of values that customize this IProjection

 

Public Methods

Method

Description

ConvergenceAtPoint

Calculates the convergence value at the specified point

DeepCopy

Produces a deep-copy of an IProjection

FromPlane

Converts a ProjectedPoint to the corresponding GeodeticPoint on the Datum

ScaleFactorAtPoint

Calculates the scale factor value at the specified point

ToPlane

Projects a GeodeticPoint on the Datum to the corresponding ProjectedPoint

ValueEquals

Compares the value of two IProjection instances