|  | This document is archived and information here might be outdated. Recommended version. | 
Provides access to members that controls a map cache generator. Note: the IMapCooker interface has been superseded by IMapCooker2. Please consider using the more recent version.
| Name | Description | |
|---|---|---|
|  | AddCachedLayers | Adds all cached layers in the map cache. | 
|  | AddLayer | Adds a layer to the map cache. | 
|  | Antialiasing | Indicates if antialiasing should be used. | 
|  | Clear | Clears cache for a given layer within a given extent. | 
|  | ClearAll | Clears cache for all layers. | 
|  | Connect | Connects to a given map and its cache. | 
|  | Delete | Deletes map service cache directory. | 
|  | Draw | Draws a given layer to the specified display. | 
|  | Exit | Exits the map cache generator host process. | 
|  | Extent | The map cache extent. | 
|  | Format | The tile cache format. | 
|  | Generate | Fully generates cache for a given layer. | 
|  | GetCacheDirectory | Gets cache directory for a given layer. | 
|  | GetTile | Gets a tile for a given tile location from a given layer. | 
|  | HasCache | Indicates if there is any cache. | 
|  | HasLayerCache | Indicates if there is a cache for a given layer. | 
|  | MaxTileCount | The maximum number of map tiles to be generated. | 
|  | NumLevels | The number of map cache levels. | 
|  | Path | The map cache path. | 
|  | PutTile | Puts a tile for a given tile location for a given layer. | 
|  | PutTilePosition | Sets the current map tile position. | 
|  | QueryTilePosition | Queries for the current map tile position. | 
|  | SetDefaultLODInfos | Sets default LOD Info for a given number of levels. | 
|  | Snap | Snaps a view extent to one of map cache levels. | 
|  | TileCacheInfo | The tile cache info. | 
|  | Update | Updates cache for a given layer within a given extent. | 
| Classes | Description | 
|---|---|
| ImageCooker | ImageCooker Class. | 
| MapCooker | A map cache generator class. | 
| MapCookerX (esriCartoX) | A map cache generator class. |