This document is archived and information here might be outdated.  Recommended version.


IMapCookerX Interface (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help

IMapCookerX Interface

Provides access to map cooker.

Product Availability

No record for CartoX in Libraries found

Members

Name Description
Method AddLayerX Adds a layer to the map cache.
Method ClearX Clears cache for a given layer within a given extent.
Method ConnectX Connects to a given map service and its cache.
Method GenerateX Fully generates cache for a given layer.
Method GetCacheDirectoryX Gets cache directory for a given layer.
Method GetTileX Gets a tile for a given tile location from a given layer.
Method HasLayerCacheX Indicates if there is a cache for a given layer.
Method PutTileX Puts a tile for a given tile location for a given layer.
Method UpdateByGeometryX Deletes cache for a given layer within a given extent.
Method UpdateX Updates cache for a given layer within a given extent.

Classes that implement IMapCookerX

Classes Description
MapCookerX A map cache generator class.