| 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 | 
|---|---|
ViewFrom | 
ViewFromExtension.getViewFrom()
Gets the object defining the suggested initial offset when tracking an object. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ViewFromExtension.setViewFrom(ViewFrom value)
Sets the object defining the suggested initial offset when tracking an object. 
 | 
| Constructor and Description | 
|---|
ViewFromExtension(ViewFrom viewFrom)
 | 
| Modifier and Type | Method and Description | 
|---|---|
ViewFrom | 
IViewFromService.getViewFrom()
Gets the object defining the suggested initial offset when tracking an object. 
 |