Package com.esri.arcgisruntime.mapping
Provides classes representing an ArcGISMap and Basemap, and related listener and event classes. Also provides classes
directly related to the ArcGISMap, such as lists of layers and bookmarks.
- Since:
- 100.0.0
-
Interface Summary Interface Description ArcGISMap.BasemapChangedListener The listener interface to get notified when the Basemap of the ArcGISMap changes.ArcGISScene.BasemapChangedListener The listener interface to get notified when the Basemap of the ArcGISScene changes.GeoElement Common interface for entities which possess both a geometry and attribute table. -
Class Summary Class Description ArcGISMap An ArcGISMap contains layers of mapping data as well as other information which define the maps capabilities (e.g.ArcGISMap.BasemapChangedEvent An event which indicates that the Basemap of the ArcGISMap has changed.ArcGISScene An ArcGISScene contains the layers of mapping data which are visualized in a SceneView.ArcGISScene.BasemapChangedEvent An event which indicates that the Basemap of the source has changed.ArcGISTiledElevationSource A tile based elevation service.Basemap A basemap is a non-editable layer that provides background, or reference information, in your map.Bookmark A spatial bookmark that identifies a particular geographic location and time on an ArcGISMap.BookmarkList Represents the bookmarks of an ArcGISMap.ElevationSource Abstract class representing elevation sources e.g.Expiration Expiration details that indicate whether a given package is out of date.GeoModel A base class for either anArcGISMap
or anArcGISScene
.Item Abstract base class for items of geographic information, providing metadata and also access to the item content.ItemResourceCache Contains information on resources associated with a vector tile cache.LayerList Represents the operational layers of an ArcGISMap or the base or reference layers of a Basemap.LoadSettings Contains properties that set the rendering behavior for a map or scene as it loads.LocalItem Defines a LocalItem.MobileMapPackage A mobile map package.MobileScenePackage A mobile scene package.OfflineSettings Settings in an online web map which the author has configured for offline use.RasterElevationSource A raster based elevation source.SelectionProperties Represents selection properties for selecting graphics and features in a GeoView.Surface A Surface is a collection of ElevationSources where the order will determine how the elevations are blended together for each level of detail.Surface.ElevationSourceList Represents the list of ElevationSources in a Surface.TimeExtent Represents a span of time between a start time and end time.TimeValue Defines a time offset or interval.Viewpoint A Viewpoint is the visible area and view location of a GeoView. -
Enum Summary Enum Description ArcGISScene.SceneViewTilingScheme Defines types of tiling scheme used for tiled layers.Basemap.Type Deprecated. 100.14.0.BasemapStyle The list of basemap styles.ExpirationType Represents the types of expiration.LocalItem.Type Defines a LocalItem Type.NavigationConstraint The options for constraining navigation based on the surface elevation.Viewpoint.Type The different types ofViewpoint
.