MzCartography Constructor |
| Name | Description | |
|---|---|---|
| MzCartography(String) |
Create and initialize a cartography object using the
specified projection string.
| |
| MzCartography(String, Double, Double) |
Create and initialize a cartography object using the
specified projection string, setting the origin of the user
defined model coordinates to the
lonOrigin, latOrigin | |
| MzCartography(String, Double, Double, Double) |
Create and initialize a cartography object using the
specified projection string, setting the origin of the user
defined model coordinates to the
lonOrigin, latOrigin, rotated
orientation.
|