The ProjectedCoordSys class represents a projected coordinate system.
|
Property |
Description |
|
Indicates the type of this ICoordSys, according to the CoordSysType enumeration | |
|
The HorizontalDatum used to approximate the Earth | |
|
The area in which this ProjectedCoordSys is intended to be used | |
|
The IdentifierCollection that stores all identifiers for this object | |
|
The GeodeticCoordSys from which this ProjectedCoordSys was created | |
|
The name of this object | |
|
An ICoordPoint that provides a template for points in this system | |
|
The Projection used in this ProjectedCoordSys | |
|
The type of the Projection, according to the ProjectionType enumeration | |
|
Various remarks about this object |
|
Method |
Description |
|
Produces a deep-copy of the current instance | |
|
Produces a deep-copy of a ProjectedCoordSys | |
|
Converts a point given in the base GeodeticCoordSys to one in this ProjectedCoordSys | |
|
Indicates if this object has an identifier that is also present in the specified object | |
|
Converts a point given in this ProjectedCoordSys to one in the base GeodeticCoordSys. | |
|
Compares the value of two ProjectedCoordSys instances |