| 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 | 
|---|---|
CesiumGeneratorContext | 
CesiumGeneratorContext.constrain(TimeInterval interval)
Return a new instance that has  
RequestedInterval (get) intersected with the given interval. | 
CesiumGeneratorContext | 
CesiumGeneratorContext.getContext()  | 
| Modifier and Type | Method and Description | 
|---|---|
<T> void | 
CesiumSource.createGenerators(CesiumGeneratorContext context,
                Iterable<T> items)
Creates zero or more  
CesiumGenerator instances for the specified items and adds them
    to the specified CesiumGeneratorContext. | 
void | 
ViewFromCesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
void | 
VectorCesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
void | 
TilesetCesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
void | 
PointGraphicsCesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
void | 
PathCesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
void | 
ParentCesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
void | 
OrientationAxesCesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
void | 
NameCesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
void | 
ModelCesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
void | 
LocationPointCesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
void | 
LinkCesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
void | 
LabelCesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
void | 
FieldOfViewCesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
void | 
EllipsoidCesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
void | 
DescriptionCesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
void | 
DeletePositionCesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
void | 
DeleteOrientationCesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
void | 
DeleteCesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
void | 
CustomPropertiesCesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
abstract void | 
CesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
void | 
CentralBodySurfaceRegionCesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
void | 
CentralBodySurfaceCurveCesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
void | 
BillboardCesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
void | 
AzimuthElevationMaskCesiumSource.createGenerators(CesiumGeneratorContext context,
                Object item)
Creates zero or more  
CesiumGenerator instances for the specified item and adds them
    to the specified CesiumGeneratorContext. | 
void | 
CesiumProperty.createGenerators(IContainerCesiumGenerator parent,
                CesiumGeneratorContext context,
                IServiceProvider owner,
                ICesiumPropertyWriter propertyWriter)
Non-typesafe overload. 
 |