Provides access to the objects used by the Globe server.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Find | Returns a Globe Server Find Result object that contain the given search string. | |
GetAnimation | Gets the animation stream. | |
GetCacheControlInfo | Returns cache related properties of the a GlobeServer. | |
GetCacheName | Gets the virtual cache directory for a given layer. | |
GetConfig | Gets the configuration file from a given layer. | |
GetConfiguration | Gets all the configuration and MQT files from a given layer. | |
GetLegendInfos | Returns a collection of Globe Legend Info objects for the specified layers. If layerIDs is Nothing/Null or empty, legend information for all layers is returned. | |
GetMQT | Gets the MQT for a given face from a given layer. | |
GetSymbols | Gets the symbols with given IDs. | |
GetTextures | Gets the textures with given IDs. | |
GetTexturesEx | Gets the textures with given IDs. | |
GetTile | Gets a tile for a given tile location from a given layer. | |
GetVirtualCacheDirectory | Gets the virtual cache directory for a given layer. | |
Identify | Returns a Globe Server Identify Result object at the given location. | |
LayerCount | The number of layers in the server under a certain parent. | |
LayerInfos | A collection of Globe Layer Info objects. | |
Version | The Globe Server version number. |
Inherited Interfaces
Interfaces | Description |
---|---|
IGlobeServer2 | Provides access to the objects used by the Globe server. |
IGlobeServer | Provides access to members that support Globe server operations. |
CoClasses that implement IGlobeServer3
CoClasses and Classes | Description |
---|---|
GlobeServer | A Globe Server class that serves Globe Tiles. |
GlobeServerIP | |
GlobeServerLP |