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 |
---|---|
BillboardGraphics |
BillboardGraphicsExtension.getBillboardGraphics()
Gets the graphical properties of the billboard.
|
Modifier and Type | Method and Description |
---|---|
void |
BillboardGraphicsExtension.setBillboardGraphics(BillboardGraphics value)
Sets the graphical properties of the billboard.
|
Constructor and Description |
---|
BillboardGraphicsExtension(BillboardGraphics billboard)
|
Modifier and Type | Method and Description |
---|---|
BillboardGraphics |
IBillboardGraphicsService.getBillboardGraphics()
Gets the graphical properties of the billboard.
|