Package com. arcgismaps. mapping
Types
The map contains layers and additional properties and can be displayed in a MapView.
The scene contains layers and additional properties and can be displayed in a SceneView.
An instance of this class represents an elevation source that can visualize ArcGIS elevation image service.
The basemap contains layers which are base or reference layers. Typically, you will use one basemap layer that is drawn beneath all other layers, but you can also add a basemap layer on top of all other layers to depict boundaries, labels, or a road network. In order to take advantage of geographically load balanced services and monitor usage with API keys or named users, use Basemap.Basemap(BasemapStyle).
The list of basemap styles. This is used to determine which basemap to use. These basemaps are secured and require either an APIKey or named user to access them.
An base class for all elevation sources. A base class of implementations of elevation sources. To use an elevation source you create an instance of a derived class and set it in to a Surface in the ArcGISScene. The combination of elevation sources within the Surface generate a rendering surface on which data can be draped or offset from.
Expiration details, that indicate whether a given package is out of date. Expiration details can indicate that the package in question:
Enumerates the possible types of expiration.
A marker interface implemented by objects that can be returned from an identify operation. Objects returned by IdentifyGraphicsOverlayResult.getGraphics() implement this interface. Objects returned by IdentifyLayerResult.getGeoElements() implement this interface.
A base class for either an ArcGISMap or an ArcGISScene. The base class GeoModel represents the model in a model-view-controller (MVC) architecture, while GeoView represents the view. ArcGISMap and ArcGISScene derive from GeoModel.
The list of available HTTP operations. This is used to determine a request's HTTP operation.
This class allows you to specify how the map/scene should treat feature layers. Represents load settings.
An enumeration of various types of local items.
A mobile map package. Mobile map packages allow you to work with maps on a mobile device. A mobile map package contains all of the files necessary to work with your maps and is stored on a device as either:
A mobile scene package. Mobile scene packages allow you to work with 3D scenes on a mobile device. A mobile scene package contains all of the files necessary to work with your scenes and is stored on a device as either:
The list of options for constraining navigation based on the surface elevation. Used to constrain all forms of camera nagivation to the elevation surface.
Represents settings in an online web map which the author has configured for offline use. Offline settings can be configured by a web map author to provide default values which are appropriate for taking a map offline. Applications which take the map offline can choose to ignore these offline settings when setting parameters for an OfflineMapTask.
An object that identifies the supported formats in which query results can be returned from a feature service.
An instance of this class represents an elevation source that can visualize raster elevation files.
Represents a span of time between a start time and end time. To create a time extent which represents an instant in time set the start time and end time to the same time value. The TimeExtent is returned in the meta-data for time-aware services and layers. It is often used to create a time slider ranging from a start time to an end time.
A location on a view. An immutable object used to set a location on a view.
Different types of Viewpoint.