Module com.esri.arcgisruntime
Package com.esri.arcgisruntime.tasks.offlinemap
package com.esri.arcgisruntime.tasks.offlinemap
Contains classes to download maps from ArcGIS services to the local device, and to synchronize edits. Helps provide offline mapping workflows.
- Since:
- 100.1.0
-
ClassDescriptionA job to download an offline map area from an online map as part of the preplanned offline workflow.Parameters used for creating a
DownloadPreplannedOfflineMapJob
.Represents the result of a DownloadPreplannedOfflineMapJob created by an OfflineMapTask.A Job that generates an offline map from an online map.Gives access to the individual parameters objects that will generate the various geodatabase, vector tile and tile cache packages that make up the data of an offline map.Represents the parameters that are used for creating aGenerateOfflineMapJob
.Indicates whether tables will contain all rows or can be filtered to a smaller set of related rows.Enumerates the possible options for dealing with online-only services (those which cannot be taken offline).Indicates the type of layers for which attachments will be included when taking feature layers offline.Represents the result of a GenerateOfflineMapJob created by an OfflineMapTask.Defines the different modes for synchronization of features in a generated offline map.Describes whether a layer or table can be included in an offline map.Represents the capability of taking an online map's layers and tables offline.Contains metadata for an offline map item.Represents a key comprised of a service URL and a type of an online service.Indicates the type of parameters object used to take layers offline.A Job that synchronizes an offline map's geodatabases with their originating services.Represents the result of an OfflineMapSyncJob for a single layer or table.Represents the parameters that are used to create an OfflineMapSyncJob.Represents the result of an OfflineMapSyncJob created by an OfflineMapSyncTask.A task to synchronize an offline map's geodatabases with its originating sync-enabled ArcGIS feature services.A task used to take a map offline.Describes supported methods for obtaining updates for an offline map.Provides information on the available updates for an offline map.Enumerates whether offline data has updates, has no updates, or that the availability of updates cannot be determined.Represents a single preplanned offline map area.Enumerates the different packaging states that an onlinePreplannedMapArea
can be in.Defines the various options for downloading read-only preplanned updates from an online map area.Defines the various modes that control how updates are obtained for a preplanned offline map area.