ProjectedCoordSys Class

Uses

GeoCalcNET.CoordSys

 

Description

The ProjectedCoordSys class represents a projected coordinate system.  

 

Public Constructors

Constructor

Description

ProjectedCoordSys

Creates a new instance of the ProjectedCoordSys class

 

Public Properties

Property

Description

Class

Inherited from GeoCalcNET.CoordSys

Datum

Inherited from GeoCalcNET.CoordSys

Envelope

Inherited from GeoCalcNET.CoordSys

Identifiers

Inherited from GeoCalcNET.Serializable

InnerGeodetic

The GeodeticCoordSys from which this ProjectedCoordSys was created

Name

Inherited from GeoCalcNET.Serializable

PointStyle

Inherited from GeoCalcNET.CoordSys

Projection

The Projection used in this ProjectedCoordSys

Remarks

Inherited from GeoCalcNET.Serializable

 

Public Methods

Method

Description

Clone

Produces a deep-copy of the current instance

DeepCopy

Produces a deep-copy of a ProjectedCoordSys

Dispose

Releases the resources used by the current instance

FromGeodeticBase

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

HasIdentifiersIn

Inherited from GeoCalcNET.Serializable

ToGeodeticBase

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

ValueEquals

Compares the value of two ProjectedCoordSys instances