| Package | Description | 
|---|---|
| agi.foundation.platforms | 
 Contains types used in modeling various mechanical platforms such as satellites, facilities, aircraft, etc. 
 | 
| agi.foundation.platforms.advanced | 
 Defines less commonly used types in modeling various mechanical platforms such as Satellites, Facilities, Aircraft, etc. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ExtrudableLineGraphics | 
CentralBodySurfaceRegionGraphicsExtension.getBoundaryGraphics()
Gets the graphics describing the outline of the region. 
 | 
ExtrudableLineGraphics | 
CentralBodySurfaceCurveGraphicsExtension.getLineGraphics()
Gets the graphics describing the curve. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CentralBodySurfaceRegionGraphicsExtension.setBoundaryGraphics(ExtrudableLineGraphics value)
Sets the graphics describing the outline of the region. 
 | 
void | 
CentralBodySurfaceCurveGraphicsExtension.setLineGraphics(ExtrudableLineGraphics value)
Sets the graphics describing the curve. 
 | 
| Constructor and Description | 
|---|
CentralBodySurfaceCurveGraphicsExtension(ExtrudableLineGraphics lineGraphics)
Initializes a new instance with the provided  
ExtrudableLineGraphics | 
| Modifier and Type | Method and Description | 
|---|---|
ExtrudableLineGraphics | 
ICentralBodySurfaceRegionGraphicsService.getBoundaryGraphics()
Gets the graphics describing the outline of the region. 
 | 
ExtrudableLineGraphics | 
ICentralBodySurfaceCurveGraphicsService.getLineGraphics()
Gets the graphics describing the curve. 
 |