IProjectedCoordSys Interface

Uses

GeoCalcCOM.ICoordSys

 

Used By

GeoCalcCOM.ProjectedCoordSys

 

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 IProjectedCoordSys is intended to be used

Identifiers

The IdentifierCollection that stores all identifiers for this object

InnerGeodetic

The GeodeticCoordSys from which this IProjectedCoordSys was created

Name

The name of this object

PointStyle

An ICoordPoint that provides a template for points in this system

Projection

The Projection used in this IProjectedCoordSys

ProjectionClass

The type of the Projection, according to the ProjectionType enumeration

Remarks

Various remarks about this object

 

Public Methods

Method

Description

DeepCopy

Produces a deep-copy of an IProjectedCoordSys

FromGeodeticBase

Converts a point given in the base GeodeticCoordSys to one in this IProjectedCoordSys

HasIdentifiersIn

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

ToGeodeticBase

Converts a point given in this IProjectedCoordSys to one in the base GeodeticCoordSys.

ValueEquals

Compares the value of two IProjectedCoordSys instances