| 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 | Class and Description | 
|---|---|
class  | 
RealTimeAnimation
Allows the user to animate in wall clock time. 
 | 
class  | 
RealTimeSimulationAnimation
Allows the user to animate at any time: past, present, or future. 
 | 
class  | 
SimulationAnimation
Allows the user to animate at any time: past, present, or future. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ForwardAndBackwardAnimation
The base class for animation classes that can animate both forward and backward. 
 | 
class  | 
ForwardAnimation
The base class for animation classes that can animate in the forward direction. 
 |