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 |
---|---|
AzimuthElevationMaskGraphics |
AzimuthElevationMaskGraphicsExtension.getMaskGraphics()
Gets the graphical properties of the mask.
|
Modifier and Type | Method and Description |
---|---|
void |
AzimuthElevationMaskGraphicsExtension.setMaskGraphics(AzimuthElevationMaskGraphics value)
Sets the graphical properties of the mask.
|
Constructor and Description |
---|
AzimuthElevationMaskGraphicsExtension(AzimuthElevationMaskGraphics maskGraphics)
Initializes a new instance with the provided
AzimuthElevationMaskGraphics . |
Modifier and Type | Method and Description |
---|---|
AzimuthElevationMaskGraphics |
IAzimuthElevationMaskGraphicsService.getMaskGraphics()
Gets the graphical properties of the mask.
|