Package | Description |
---|---|
agi.foundation.graphics |
Provides commonly used and instantiated graphics types related to 3D scene management, terrain and imagery, and more.
|
Modifier and Type | Class and Description |
---|---|
class |
Overlay
A visible element drawn in screen space.
|
class |
ScreenOverlay
A visible element drawn in screen space.
|
class |
ScreenOverlayManager
The top-level container for screen overlays.
|
class |
TextureScreenOverlay
A rectangular overlay that can be assigned a texture.
|
Modifier and Type | Method and Description |
---|---|
IScreenOverlayContainer |
Overlay.getParent()
Gets the overlay's parent.
|