AIS cache reader object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IImageCooker
CoClasses and Classes | Description |
---|---|
ImageCooker | ImageCooker Class. |