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 |
---|---|
TextGraphics |
VectorGraphics.getLabel()
Gets the text graphics used to render the vector label.
|
TextGraphics |
TextGraphicsExtension.getTextGraphics()
Gets the text graphical properties.
|
Modifier and Type | Method and Description |
---|---|
void |
VectorGraphics.setLabel(TextGraphics value)
Sets the text graphics used to render the vector label.
|
void |
TextGraphicsExtension.setTextGraphics(TextGraphics value)
Sets the text graphical properties.
|
Constructor and Description |
---|
TextGraphicsExtension(TextGraphics textGraphics)
|
Modifier and Type | Method and Description |
---|---|
TextGraphics |
ITextGraphicsService.getTextGraphics()
Gets the text graphical properties.
|