This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeDisplayLayers2 Interface (ArcObjects .NET 10.4 SDK) |
Provides extended access to members that manipulate globe display layers.
Description | ||
---|---|---|
AddLayer | Adds a layer. | |
ApplyHeightProperties | Applies changes in height properties to the layer. | |
BaseLayers | The internal layers created to support base surfaces for floating layers. | |
CountTiles | Counts the number of possible layer tiles in the specified levels of detail. | |
FindGlobeProperties | Finds the globe properties of the layer. | |
GenerateTiles | Generates the tiles in the specified levels of detail. | |
GenerateTilesOverwrites | Overwrite option when using the GenerateTiles method. | |
GetFeatureTransformation | Gets the transformation of a specific feature. | |
GetFeatureVisibility | Gets the visibility of a specific feature. | |
GetInternalGlobeIndex | Gets the index of the internal globe that the layer belongs to. | |
GetMaximumLayerLOD | Gets the maximum level of detail to display the layer. | |
InvalidateExtent | Invalidates layer tiles in the given extent and levels of detail. Redraws display if requested, optionally waiting until the tiles are regenerated. | |
IsLayerVisible | Indicates if the layer is visible. | |
LayerTransparency | Transparency percentage of a layer. | |
ParentsAreVisible | Indicates if all parents are visible. | |
RefreshLayer | Refreshes a layer, possibly including recaching. | |
RefreshLayerSelection | Refreshes the display of the selection in a layer. | |
RefreshTextureObjectsLayer | Deletes all the textures corresponding to a layer and to force them to reload. | |
RemoveLayer | Removes a layer. | |
Reparent | Re-parents the layer. | |
SetFeatureTransformation | Sets a transformation for a specific feature. | |
SetFeatureVisibility | Sets the visibility of a specific feature. | |
SetLayerDepthPriority | Sets face depth priority of a layer. | |
SetLayerFaceCulling | Sets face culling property of a layer. | |
SetLayerLightingOption | Indicates if the layer is illuminated. | |
SetLayerShadingMode | Indicates if the layer is smoothly shaded. | |
StrictOnDemandMode | Strict on-demand mode of a layer tile generation. | |
TextureCompressionType | Sets texture compression type of a layer. | |
TextureDisplayType | Sets texture display type of a layer. | |
TextureDownsamplingFactor | Sets texture down-sampling factor of a layer. |
Interfaces | Description |
---|---|
IGlobeDisplayLayers | Provides access to members that manipulate globe display layers. |
CoClasses and Classes | Description |
---|---|
GlobeDisplay | The globe display object. |