This document is archived and information here might be outdated. Recommended version. |
Provides access to members for initializing a Globe server.
Name | 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. |
Classes | Description |
---|---|
GlobeServer | A Globe Server class that serves Globe Tiles. |