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


IMapCookerX Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CartoX)  

IMapCookerX Interface

Provides access to map cooker.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

Members

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.

CoClasses that implement IMapCookerX

CoClasses and Classes Description
MapCookerX A map cache generator class.