This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeServerCooker Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members for Generating Tiles with Globe server object.
Description | ||
---|---|---|
AOI | The area of interest for cooking in GCS. | |
Cancel | Cancels cooking. It will additionally stop the cookers on the Server | |
GetLastError | Gets the last error. | |
GetStats | Gets the current Cooker object cooking progress. | |
GetThreadHandle | Gets the Cook thread handle. | |
InitCooking | cooks a given globe server object on a given server. | |
InputLyrId | The layer id of the layer to be cooked. | |
maxLOD | The maximum Level Of detail for cooking. | |
minLOD | The minimum Level Of detail for cooking. | |
RemoveTiles | Removes tiles from within the specified extent. | |
Update | Sets the extent of the region to be updated and the caching mode. |
CoClasses and Classes | Description |
---|---|
GlobeServerCooker | The Globe Server Cooker coclass for Generating Tiles with globe server objects. |