| 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 |
|---|---|
LinkGraphics |
LinkGraphicsExtension.getLinkGraphics()
Gets the graphical properties of the link.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LinkGraphicsExtension.setLinkGraphics(LinkGraphics value)
Sets the graphical properties of the link.
|
| Constructor and Description |
|---|
LinkGraphicsExtension(LinkGraphics link)
|
| Modifier and Type | Method and Description |
|---|---|
LinkGraphics |
ILinkGraphicsService.getLinkGraphics()
Gets the graphics describing the line.
|