Provides access to members for initializing a Globe server.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Init | Initializes the server from a globe document path. The path must be accessible to the server machine. | |
InitFromLayer | Initializes the server from from a layer file. The path must be accessible to the server machine. | |
PhysicalCacheDirectory | The physical directory for Globe cache. | |
PhysicalOutputDirectory | The physical directory for output files. | |
SOMPhysicalCacheDirectory | The SOM physical directory for Globe cache. | |
SOMVirtualCacheDirectory | The SOM virtual directory for Globe cache. | |
VirtualCacheDirectory | The virtual directory for Globe cache. | |
VirtualOutputDirectory | The virtual directory for output files. |
CoClasses that implement IGlobeServerSetup
CoClasses and Classes | Description |
---|---|
GlobeServer | A Globe Server class that serves Globe Tiles. |