Package com.esri.arcgisruntime.mapping.floor
Contains types that represent floor-aware data enabling floor filtering for fast navigation
of buildings in maps and scenes.
- Since:
- 100.12.0
-
Interface Summary Interface Description FloorAware An interface that can be implemented by layers that support floor filtering. -
Class Summary Class Description FacilityLayerDefinition Defines the properties for the layer that contains facilities for a floor-aware map or scene.FloorFacility A facility that contains one or more levels for a floor-aware map or scene.FloorLevel A floor level within a facility for a floor-aware map or scene.FloorManager Manages the data displayed by a floor-aware map or scene, allowing filtering based on floor levels.FloorSite A site containing one or more facilities for a floor-aware map or scene.GeoModelFloorDefinition Contains floor-awareness settings for a map or scene.LayerFloorDefinition Describes how features in aFloorAware
layer are associated with floor levels of a facility.LevelLayerDefinition Defines the properties of the layer that contains floor levels for a floor-aware map or scene.SiteLayerDefinition Defines the properties of the layer that contains sites for a floor-aware map or scene.