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 |
---|---|
ModelGraphics |
ModelGraphicsExtension.getModelGraphics()
Gets the graphical properties of the model.
|
Modifier and Type | Method and Description |
---|---|
void |
ModelGraphicsExtension.setModelGraphics(ModelGraphics value)
Sets the graphical properties of the model.
|
Constructor and Description |
---|
ModelGraphicsExtension(ModelGraphics model)
|
Modifier and Type | Method and Description |
---|---|
ModelGraphics |
IModelGraphicsService.getModelGraphics()
Gets the graphical properties of the model.
|