Initializer to use if the building has and a custom building number. Otherwise the building number is deduced from the id pattern.
ID of the building.
Name of the building.
the number of the building
1.2
Adds a floor this building.
The floor to add.
the bounding box for this building
1.2
Lookup a floor by its id
the floor's id
a floor object if it exists, null otherwise
Map that contains all of the floors within this building. The key is the floor's uid.
the new bounding box for this building
1.2
the coordinates making of the perimeter of this building
1.2.1
1.2.1
Static
extractStatic
getInitializer to use if building does not have a name.
ID of the building.
Static
getInitializer to use if the building has a name.
ID of the building.
Name of the building.
Generated using TypeDoc
Class that contains information for a building within a venue.
Since
2.0.0