| 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 |
|---|---|
void |
CzmlDocument.addSamplingError(EventHandler<SamplingErrorEventArgs> value)
An event that is raised when a non-fatal sampling error occurs during CZML generation.
|
void |
CzmlDocument.removeSamplingError(EventHandler<SamplingErrorEventArgs> value)
An event that is raised when a non-fatal sampling error occurs during CZML generation.
|