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 | Class and Description |
---|---|
class |
ExtrudableLineGraphics
Defines the graphical properties of a line that can be extruded.
|
Modifier and Type | Method and Description |
---|---|
LineGraphics |
FieldOfViewCentralBodyProjectionGraphicsExtension.getFootprintOutline()
|
LineGraphics |
LinkGraphicsExtension.getLinkGraphics()
Gets the graphics describing the line.
|
Modifier and Type | Method and Description |
---|---|
void |
FieldOfViewCentralBodyProjectionGraphicsExtension.setFootprintOutline(LineGraphics value)
|
void |
LinkGraphicsExtension.setLinkGraphics(LineGraphics value)
Sets the graphics describing the line.
|
Constructor and Description |
---|
LinkGraphicsExtension(LineGraphics linkGraphics)
Initializes a new instance with the provided
LineGraphics |
Modifier and Type | Method and Description |
---|---|
LineGraphics |
IFieldOfViewCentralBodyProjectionGraphicsService.getFootprintOutline()
Gets the graphics describing the outline of the projection footprint.
|
LineGraphics |
ILinkGraphicsService.getLinkGraphics()
Gets the graphics describing the line.
|