AnglePrefix mixin

Mixin Applications

Properties

arcMinutes AngleInterpreter
Applies this to an arc minute amount.
no setter
arcSeconds AngleInterpreter
Applies this to an arc minute amount.
no setter
degrees AngleInterpreter
Applies this to a degree amount.
no setter
gradians AngleInterpreter
Applies this to a gradian amount.
no setter
hashCode int
The hash code for this object.
no setterinherited
radians AngleInterpreter
Applies this to a radian amount.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
turns AngleInterpreter
Applies this to a turn amount.
no setter

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