IAFloorplan class

Constructors

IAFloorplan.fromMap(Map map)

Properties

bearing double
final
bitmapHeight int
final
bitmapWidth int
final
bottomLeft IACoordinate
final
bottomRight IACoordinate
final
center IACoordinate
final
floor int
final
hashCode int
The hash code for this object.
no setterinherited
heightMeters double
final
id String
final
metersToPixels double
final
name String
final
pixelsToMeters double
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
topLeft IACoordinate
final
topRight IACoordinate
final
url String
final
widthMeters double
final

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