OverlayItemAlarmsList class Routes & Navigation

Geographic coordinates referenced list of OverlayItem alarms.

Implemented types

Constructors

OverlayItemAlarmsList.init(int id)

Properties

hashCode int
The hash code for this object.
no setterinherited
items List<OverlayItemPosition>
The items list
no setteroverride
pointerId → dynamic
no setter
referenceCoordinates Coordinates
Get reference coordinates.
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
size int
Get the number of items.
no setteroverride

Methods

dispose() → void
getDistance(int index) int
Get the distance in meters from the item to the reference coordinate.
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
registerAutoReleaseObject(int pointerId) → void
Registers an object for auto release.
inherited
toString() String
A string representation of this object.
inherited

Operators

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