| Package | Description | 
|---|---|
| agi.foundation.graphics | 
 Provides commonly used and instantiated graphics types related to 3D scene management, terrain and imagery, and more. 
 | 
| agi.foundation.graphics.advanced | 
 Provides less commonly instantiated graphics types for the camera, mouse options, primitive options, and others. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ScreenOverlayCollection | 
ScreenOverlayManager.getOverlays()
Gets the collection of overlays that are contained within this manager. 
 | 
ScreenOverlayCollection | 
Overlay.getOverlays()
Gets the collection of overlays that are contained within this overlay. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ScreenOverlayCollection | 
IScreenOverlayContainer.getOverlays()
Gets the collection of overlays that are contained within this parent. 
 |