|
LuciadCPillar C# 2026.0.05
|
Represents a coordinate reference. More...
Public Member Functions | |
| void | Dispose () |
| override bool | Equals (object other) |
| override int | GetHashCode () |
| Returns the hash value for this coordinate reference. | |
| override string | ToString () |
Properties | |
| string | Id [get] |
| The identifier for the coordinate reference. | |
| string | Name [get] |
| The name of the coordinate reference. | |
| Luciad.Geodesy.CoordinateReferenceType | Type [get] |
| The coordinate reference type. | |
Represents a coordinate reference.
This is the common API for both geo-referenced and non-geo-referenced coordinate references.
|
inline |
|
inline |
|
inline |
Returns the hash value for this coordinate reference.
|
inline |
|
get |
The identifier for the coordinate reference.
Returns the identifier for the coordinate reference.
|
get |
The name of the coordinate reference.
Returns the name of the coordinate reference.
|
get |
The coordinate reference type.
Returns the coordinate reference type.