| Package | Description |
|---|---|
| agi.foundation.cesium |
Contains types used for defining graphical properties of definitional objects to be written out as CZML.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,NodeTransformationGraphics> |
ModelGraphics.getNodeTransformations()
Gets the set of node transformations to apply to the model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModelGraphics.setNodeTransformations(Map<String,NodeTransformationGraphics> value)
Sets the set of node transformations to apply to the model.
|