| 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 |
|---|---|
CentralBodySurfaceRegionGraphics |
CentralBodySurfaceRegionGraphicsExtension.getSurfaceRegionGraphics()
Gets the graphical properties of the surface region.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CentralBodySurfaceRegionGraphicsExtension.setSurfaceRegionGraphics(CentralBodySurfaceRegionGraphics value)
Sets the graphical properties of the surface region.
|
| Constructor and Description |
|---|
CentralBodySurfaceRegionGraphicsExtension(CentralBodySurfaceRegionGraphics surfaceRegionGraphics)
Initializes a new instance with the provided
CentralBodySurfaceRegionGraphics. |
| Modifier and Type | Method and Description |
|---|---|
CentralBodySurfaceRegionGraphics |
ICentralBodySurfaceRegionGraphicsService.getSurfaceRegionGraphics()
Gets the graphical properties of the polygon.
|