| 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 | Method and Description | 
|---|---|
BaseCollection<ScreenOverlayPickResult> | 
Scene.pickScreenOverlays(int x,
                  int y)
Executes a pick on  
screen overlays at the given x, y
and returns a front to back sorted collection of picked overlays. |