| 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 |
|---|---|
EllipsoidGraphics |
EllipsoidGraphicsExtension.getEllipsoidGraphics()
Gets the graphical properties of the ellipsoid.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EllipsoidGraphicsExtension.setEllipsoidGraphics(EllipsoidGraphics value)
Sets the graphical properties of the ellipsoid.
|
| Constructor and Description |
|---|
EllipsoidGraphicsExtension(EllipsoidGraphics ellipsoid)
|
| Modifier and Type | Method and Description |
|---|---|
EllipsoidGraphics |
IEllipsoidGraphicsService.getEllipsoidGraphics()
Gets the graphical properties of the ellipsoid.
|