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 |
---|---|
CentralBodySurfaceCurveGraphics |
CentralBodySurfaceCurveGraphicsExtension.getSurfaceCurveGraphics()
Gets the graphical properties of the surface curve.
|
Modifier and Type | Method and Description |
---|---|
void |
CentralBodySurfaceCurveGraphicsExtension.setSurfaceCurveGraphics(CentralBodySurfaceCurveGraphics value)
Sets the graphical properties of the surface curve.
|
Constructor and Description |
---|
CentralBodySurfaceCurveGraphicsExtension(CentralBodySurfaceCurveGraphics surfaceCurveGraphics)
Initializes a new instance with the provided
CentralBodySurfaceCurveGraphics . |
Modifier and Type | Method and Description |
---|---|
CentralBodySurfaceCurveGraphics |
ICentralBodySurfaceCurveGraphicsService.getSurfaceCurveGraphics()
Gets the graphical properties of the line.
|