ArcObjects Library Reference (GlobeCore)  

IGlobeHelperPub2 Interface

an interface with some standard Globe Utility functions.

Product Availability

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

Description

This interface is new at ArcGIS 9.3. It supersedes IGlobeHelperPub.

Members

Description
Method AddGlobeProperties Process a new layer.
Method AdjustGCS360 Adjusts a layer within GCS (0,360) to (-180,180).
Method CreateAllCacheSubDirectoriesInPath Creates All Cache Directories in path
Method DeleteAllowedLayerCachesInGlobeCacheDirectory Delete Allowed Layer Caches in Globe Directory.
Method DeleteLayerCacheDirectory Delete Layer Cache Directory.
Method EncryptCredentials Encrypts given a user credentail.
Method FindGlobeLayerProperties Returns GlobeLayerProperties of a layer
Method GetGroupLayerFromCacheName Gets Group Layer given a cache name.
Method GetListofServerObjects Gets a flat list of server objects. If full name is provided returns the ServiceURL, ServiceName and SeviceType.
Method LoadNamedServerObject Loads the named arcgis service into the globe.
Method LoadServerObject Loads the arcgis service into the globe.
Method SetGroupLayerCache Enables and Sets Group Layer's cache properties.
Method SyncExtrusionProperties Transfers 3D Extrusion properties to Globe Extrusion properties.

Inherited Interfaces

Interfaces Description
IGlobeHelperPub an interface with some standard Globe Utility functions.