Coordinate class
- Inheritance
-
- Object
- NativeType
- Struct
- Coordinate
Constructors
Properties
- factor ↔ double
-
@Double()read / write
- hashCode → int
-
The hash code for this object.
read-onlyinherited
-
in_buf
↔ Pointer<
Uint16> -
read / write
- in_buf_offset ↔ int
-
@Int16()read / write
- in_buf_ptr ↔ int
-
@Int16()read / write
- in_buf_read ↔ int
-
@Int16()read / write
- in_buf_size ↔ int
-
@Int16()read / write
- in_buf_used ↔ int
-
@Int16()read / write
-
out_buf
↔ Pointer<
Uint16> -
read / write
- out_buf_ptr ↔ int
-
@Int16()read / write
- out_buf_size ↔ int
-
@Int16()read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
- time ↔ int
-
@Int32()read / write
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited