| Package | Description |
|---|---|
| agi.foundation.cesium |
Contains types used for defining graphical properties of definitional objects to be written out as CZML.
|
| agi.foundation.cesium.advanced |
Contains less-often used types for generating CZML.
|
| Modifier and Type | Method and Description |
|---|---|
SensorFieldOfViewGraphics |
FieldOfViewGraphicsExtension.getFieldOfViewGraphics()
Gets the graphical properties of the sensor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FieldOfViewGraphicsExtension.setFieldOfViewGraphics(SensorFieldOfViewGraphics value)
Sets the graphical properties of the sensor.
|
| Constructor and Description |
|---|
FieldOfViewGraphicsExtension(SensorFieldOfViewGraphics fieldOfView)
|
| Modifier and Type | Method and Description |
|---|---|
SensorFieldOfViewGraphics |
IFieldOfViewGraphicsService.getFieldOfViewGraphics()
Gets the graphical properties of the field of view.
|