ArcObjects Library Reference (DefenseSolutions)  

ITacticalLuminen Interface

Controls the rendering of MOLE tactical graphics as extruded OpenGL graphics in ArcGlobe.

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

Members

Description
Method ClearAllLayers Clears all tactical graphic layers.
Method ClearLayer Clears the layer with the specified UID.
Method GetGlobeScaleRatio method GetGlobeScaleRatio
Method GetLayerPresent method GetLayerPresent
Method LookupLayerSettings method LookupLayerSettings
Method NewGraphic Indicates a new tactical graphic is being rendered. Should be called at start of each new graphic.
Method NewLayer Indicates a new tactical graphic layer (w/ specified UID) is being rendered. Should be called at start of each new layer.
Method RenderBillboardGraphic method RenderBillboardGraphic
Read/write property Settings The global rendering settings.
Read/write property StatefulRenderOptions The current stateful rendering options.
Method ToggleLayerVisibility Toggles the visibility of the tactical graphic layer with the specified UID.
Method ToggleRendering method ToggleRendering
Method UpdateLayerSettings method UpdateLayerSettings

CoClasses that implement ITacticalLuminen

CoClasses and Classes Description
TacticalLuminen The Tactical Luminen Class.

Remarks

Used internally.  Please do not use at this time.