The EPSG900913Converter type exposes the following members.
Constructors
Methods
|
| Name | Description |
|---|
 | ConvertBack |
Convert from the collection of coordinates are given
in the form specific for the coordinate system other than WGS 1984
to the collection of the WGS 1984 coordinates.
|
 | ConvertTo |
Convert from the collection of coordinates are given
in the WGS 1984 coordinates to the form specific for the coordinate
system other than WGS 1984.
|
 | FromLocation |
Converts from the latitude/longitude to the representation
specific for the coordinate system other than WGS 1984.
|
 | ToLocation |
Convert OS grid reference to the WGS 1984 latitude/longitude.
|
 | ToString |
Converts Location to Coordinate system specific string.
|
See Also