Datums class

Contains variables for all the datums that include their ellipsoid and transform parameters.

Constructors

Datums()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

ED50 → const Map<String, Object>
ETRS89 → const Map<String, Object>
Irl1975 → const Map<String, Object>
NAD27 → const Map<String, Object>
NAD83 → const Map<String, Object>
NTF → const Map<String, Object>
OSGB36 → const Map<String, Object>
Potsdam → const Map<String, Object>
TokyoJapan → const Map<String, Object>
WGS72 → const Map<String, Object>
WGS84 → const Map<String, Object>