Package-level declarations
Types
A job that estimates the size of a tile cache from a service.
The result of an EstimateTileCacheSizeJob.
A job that exports a tile cache (.tpk or .tpkx) from a service.
The parameters that specify how a tile cache (.tpkx) is exported from an ArcGIS map or image service using an ExportTileCacheJob. To generate parameters populated with values from the underlying service, call ExportTileCacheTask.createDefaultExportTileCacheParameters(Geometry, Double, Double). You can then modify these parameters with any desired changes. Alternatively, you can generate an empty set of parameters using ExportTileCacheParameters.ExportTileCacheParameters() and set the parameters individually.
A task used to export a tile cache (.tpk or .tpkx). Use this in conjunction with a map or image service to generate and download tile packages. To confirm whether a map or image service supports exporting tiles, check: