This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageCooker Interface (ArcObjects .NET 10.5 SDK) |
AIS cache reader object.
Description | ||
---|---|---|
Clear | Clears cache tiles with a given extent. | |
Connect | Connects an image server object to its cache location. | |
GetCacheDirectory | Gets the cache directory/location. | |
GetTile | Gets a tile at a given LOD, and column and row location. | |
MaximumImageCellsize | The maximum source image cellsize below which data are available. | |
PutTile | Puts a tile at a given LOD, and column and row location. | |
ServerObjectName | The ArcGIS server object to run the image cooker. | |
ThreadCount | The number of Image Cooker instances for building tile cache. | |
Update | Updates cache within a given extent. | |
UpdateByGeometry | Updates cache within an area of interest defined by a given geometry. |
CoClasses and Classes | Description |
---|---|
ImageCooker | ImageCooker Class. |