This document is archived and information here might be outdated.  Recommended version.


IGlobeHelperPub2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeHelperPub2 Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IGlobeHelperPub2

Classes Description