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