Abstract
Initializer used if there is a name for the floor.
ID of the floor.
name of the floor.
1.1
Adds a waypoint to the floor.
Waypoint to add.
All of the edgeCollection on the floor excluding those connected to stairs/elevators.
1.1
This will be used to dynamically add/remove elevators from the Dijkstra graph.
Edges on the floor that consist of at least one elevator waypoint.
1.1
This will be used to dynamically add/remove exits from the Dijkstra graph.
Edges on the floor that consist of at least 1 exit waypoint.
1.1
the building that contains this floor
1.1
This will be used to dynamically add/remove stairs from the Dijkstra graph.
Edges on the floor that consist of at least 1 stair waypoint.
1.1
Set coordinates that make up the perimeter of this floor
1.1
1.2.1
1.2.1
1.1
new waypoints that are on this floor.
Set map of waypoints
a map of the waypoints on this floor, keyed by the floor uid
1.1
Static
extractUnique identifier for this floor.
Optional
legacyWaypoints that are on this floor.
Generated using TypeDoc
Class that contains information for a floor within a building. Encapsulates waypoints (Waypoint) that are on this floor.
Since
2.0.0