| java.lang.Object | |
| ↳ | com.mapsted.positioning.coreObjects.PropertyData | 
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| PropertyData(MetadataRepository metadataRepository, CppPropertyData propertyData) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| IntHashSet | getBuildingsByEntityNameKey(String nameKey) | ||||||||||
| String | getCartoCssFilerId() | ||||||||||
| Entity | getEntity(int entityId) | ||||||||||
| Entity | getEntityByBuildingId(int buildingId) | ||||||||||
| IntHashSet | getLocalBuildingIds(Mercator pt) | ||||||||||
| IMercatorPolygon | getPropertyBoundary() | ||||||||||
| Map<Integer, Entity> | getPropertyEntities() | ||||||||||
| PropertyInfo | getPropertyInfo() | ||||||||||
| Map<Integer, MapPoint> | getPropertyPoints() | ||||||||||
| Map<Integer, MapPolygon> | getPropertyPolygons() | ||||||||||
| Map<Integer, MapPolyline> | getPropertyPolyines() | ||||||||||
| PropertySearchEntities | getPropertySearchEntities() | ||||||||||
| SearchEntity | getSearchEntityByNameKey(String nameKey) | ||||||||||
| boolean | isPointInsideGrid(Mercator pt) | ||||||||||
| boolean | isPointInsideProperty(Mercator mercator) | ||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||