Controls the rendering of MOLE tactical graphics as extruded OpenGL graphics in ArcGlobe.
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Members
Description | ||
---|---|---|
![]() |
ClearAllLayers | Clears all tactical graphic layers. |
![]() |
ClearLayer | Clears the layer with the specified UID. |
![]() |
GetGlobeScaleRatio | method GetGlobeScaleRatio |
![]() |
GetLayerPresent | method GetLayerPresent |
![]() |
LookupLayerSettings | method LookupLayerSettings |
![]() |
NewGraphic | Indicates a new tactical graphic is being rendered. Should be called at start of each new graphic. |
![]() |
NewLayer | Indicates a new tactical graphic layer (w/ specified UID) is being rendered. Should be called at start of each new layer. |
![]() |
RenderBillboardGraphic | method RenderBillboardGraphic |
![]() |
Settings | The global rendering settings. |
![]() |
StatefulRenderOptions | The current stateful rendering options. |
![]() |
ToggleLayerVisibility | Toggles the visibility of the tactical graphic layer with the specified UID. |
![]() |
ToggleRendering | method ToggleRendering |
![]() |
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.