| 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 | 
|---|---|
VectorGraphics | 
GraphicalVector.getVectorGraphics()
Gets the vector graphics. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GraphicalVector.setVectorGraphics(VectorGraphics value)
Sets the vector graphics. 
 | 
| Constructor and Description | 
|---|
GraphicalVector(Vector vector,
               VectorGraphics vectorGraphics,
               Point locationPoint)
Initializes a new instance specifying all parameters. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
VectorGraphics | 
IVectorGraphicsService.getVectorGraphics()
Gets the graphical properties of the vector. 
 |