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 |
---|---|
ReferenceFrameGraphics |
ReferenceFrameGraphicsExtension.getReferenceFrameGraphics()
Gets the reference frame graphics.
|
Modifier and Type | Method and Description |
---|---|
void |
ReferenceFrameGraphicsExtension.setReferenceFrameGraphics(ReferenceFrameGraphics value)
Sets the reference frame graphics.
|
Constructor and Description |
---|
ReferenceFrameGraphicsExtension(ReferenceFrameGraphics referenceFrameGraphics)
|
Modifier and Type | Method and Description |
---|---|
ReferenceFrameGraphics |
IKinematicStateGraphicsService.getReferenceFrameGraphics()
Gets the reference frame graphics.
|