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 |
---|---|
PointGraphics |
PointGraphicsExtension.getPointGraphics()
Gets the point graphics.
|
Modifier and Type | Method and Description |
---|---|
void |
PointGraphicsExtension.setPointGraphics(PointGraphics value)
Sets the point graphics.
|
Constructor and Description |
---|
PointGraphicsExtension(PointGraphics pointGraphics)
|
Modifier and Type | Method and Description |
---|---|
PointGraphics |
IPointGraphicsService.getPointGraphics()
Gets the point graphics.
|