Click or drag to resize

MzCartography Constructor

Overload List
  NameDescription
Public methodMzCartography(String)
Create and initialize a cartography object using the specified projection string.
Public methodMzCartography(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
Public methodMzCartography(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.
Top
See Also