LandmarkAlarmsList class
Geographic coordinates referenced list of Landmark alarms.
- Implemented types
Properties
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- 
  items
  → List<LandmarkPosition> 
- 
  Gets the items list.
  no setteroverride
- pointerId → int
- 
  
  no setterinherited
- referenceCoordinates → Coordinates
- 
  Gets the reference coordinates.
  no setteroverride
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
- size → int
- 
  Gets the number of items.
  no setteroverride
Methods
- 
  dispose() → void 
- 
  
  inherited
- 
  getDistance(int index) → int 
- 
  Gets 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