| java.lang.Object | |
| ↳ | com.mapsted.positioning.coreObjects.BuildingData | 
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| BuildingData(MetadataRepository metadataRepository, CppBuildingData buildingData) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| IMercatorPolygon | getBuildingBoundary() | ||||||||||
| Map<Integer, Entity> | getBuildingEntities() | ||||||||||
| int | getBuildingId() | ||||||||||
| BuildingInfo | getBuildingInfo() | ||||||||||
| Map<Integer, MapPoint> | getBuildingPoints() | ||||||||||
| Map<Integer, MapPolygon> | getBuildingPolygons() | ||||||||||
| Map<Integer, MapPolyline> | getBuildingPolylines() | ||||||||||
| BuildingSearchEntities | getBuildingSearchEntities() | ||||||||||
| String | getCartoCssFilerId() | ||||||||||
| Entity | getEntity(int entityId) | ||||||||||
| List<IMercatorPolygon> | getFloorBoundaries(int floorId) | ||||||||||
| Map<Integer, MapPolygon> | getFloorPolygons(int floorId) | ||||||||||
| MapPolygon | getPolygon(int floorId, int polygonId) | ||||||||||
| MapPolygon | getPolygon(int polygonId) | ||||||||||
| int | getPropertyId() | ||||||||||
| SearchEntity | getSearchEntityByNameKey(String nameKey) | ||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||