| Package | Description | 
|---|---|
| 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 | 
|---|---|
CentralBodyGraphics | 
CentralBodyGraphicsIndexer.get(CentralBody centralBody)
Gets the  
CentralBodyGraphics for the specified CentralBody. | 
CentralBodyGraphics | 
CentralBodyGraphicsIndexer.getByName(String name)
Returns the  
CentralBodyGraphics for the CentralBody with the given
name. | 
CentralBodyGraphics | 
CentralBodyGraphicsIndexer.getEarth()
Gets the  
CentralBodyGraphics for the planet Earth. | 
CentralBodyGraphics | 
CentralBodyGraphicsIndexer.getMoon()
Gets the  
CentralBodyGraphics for the Moon. | 
CentralBodyGraphics | 
CentralBodyGraphicsIndexer.getSun()
Gets the  
CentralBodyGraphics for the Sun. |