| 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 | 
|---|---|
TilesetGraphics | 
TilesetGraphicsExtension.getTilesetGraphics()
Gets the graphical properties of the tileset. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TilesetGraphicsExtension.setTilesetGraphics(TilesetGraphics value)
Sets the graphical properties of the tileset. 
 | 
| Constructor and Description | 
|---|
TilesetGraphicsExtension(TilesetGraphics tileset)
Initializes a new instance with the provided  
TilesetGraphics. | 
| Modifier and Type | Method and Description | 
|---|---|
TilesetGraphics | 
ITilesetGraphicsService.getTilesetGraphics()
Gets the graphical properties of the tileset. 
 |