ArcObjects Library Reference (GlobeCore)  

IGlobeServerCooker Interface

Provides access to members for Generating Tiles with Globe server object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property AOI The area of interest for cooking in GCS.
Method Cancel Cancels cooking. It will additionally stop the cookers on the Server
Method GetLastError Gets the last error.
Method GetStats Gets the current Cooker object cooking progress.
Method GetThreadHandle Gets the Cook thread handle.
Method InitCooking cooks a given globe server object on a given server.
Write-only property InputLyrId The layer id of the layer to be cooked.
Read/write property maxLOD The maximum Level Of detail for cooking.
Read/write property minLOD The minimum Level Of detail for cooking.
Method RemoveTiles Removes tiles from within the specified extent.
Method Update Sets the extent of the region to be updated and the caching mode.

CoClasses that implement IGlobeServerCooker

CoClasses and Classes Description
GlobeServerCooker The Globe Server Cooker coclass for Generating Tiles with globe server objects.