| 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. 
 | 
| Class and Description | 
|---|
| AxesCesiumProperty
 A  
CesiumProperty that writes values by evaluating a given Axes. | 
| AzimuthElevationMaskGraphics
 Defines the graphical properties of an  
AzimuthElevationMask. | 
| AzimuthElevationMaskGraphicsExtension
 An extension that defines the graphics of an  
AzimuthElevationMask
 drawn at a location defined by ILocationPointService and
 orientation defined by IOrientationAxesService. | 
| AzimuthElevationMaskGraphicsProjection
 Defines how  
AzimuthElevationMaskGraphics are visualized. | 
| BillboardGraphics
 Defines the graphical properties of a billboard, also sometimes called a marker. 
 | 
| BillboardGraphicsExtension
 An extension that defines the graphics of a billboard drawn at
 the location defined by  
ILocationPointService. | 
| CentralBodySurfaceCurveGraphics
 Defines the graphical properties of a  
CentralBodySurfaceCurve. | 
| CentralBodySurfaceCurveGraphicsExtension
 An extension that defines the graphical properties of a curve defined
 by a  
CentralBodySurfaceCurve. | 
| CentralBodySurfaceRegionGraphics
 Defines the graphical properties of a  
CentralBodySurfaceRegion. | 
| CentralBodySurfaceRegionGraphicsExtension
 An extension that defines the graphical properties of an area defined
 by a  
CentralBodySurfaceRegion. | 
| CesiumArcType
 Specifies the type of an arc. 
 | 
| CesiumAvailabilityExtension
 An extension that defines the availability of a CZML object. 
 | 
| CesiumClassificationType
 Whether a classification affects terrain, 3D Tiles, or both. 
 | 
| CesiumColorBlendMode
 The mode to use when blending between a target color and an entity's source color. 
 | 
| CesiumCustomProperties
 A set of custom CZML properties to be written for a particular object. 
 | 
| CesiumCustomPropertiesExtension
 An extension that defines a set of custom CZML properties to be written for a particular object. 
 | 
| CesiumDeleteExtension
 An extension that indicates that a CZML object should be deleted from the client. 
 | 
| CesiumDeleteFanDirectionsExtension
 An extension that indicates that existing data (samples or interval values)
 for the CZML  
agi_fan.directions property should be deleted from the client. | 
| CesiumDeleteOrientationExtension
 An extension that indicates that existing data (samples or interval values)
 for the CZML  
orientation property should be deleted from the client. | 
| CesiumDeletePolygonHolesExtension
 An extension that indicates that existing data (samples or interval values)
 for the CZML  
polygon.holes property should be deleted from the client. | 
| CesiumDeletePolygonPositionsExtension
 An extension that indicates that existing data (samples or interval values)
 for the CZML  
polygon.positions property should be deleted from the client. | 
| CesiumDeletePolylinePositionsExtension
 An extension that indicates that existing data (samples or interval values)
 for the CZML  
polyline.positions property should be deleted from the client. | 
| CesiumDeletePositionExtension
 An extension that indicates that existing data (samples or interval values)
 for the CZML  
position property should be deleted from the client. | 
| CesiumDeleteVectorDirectionExtension
 An extension that indicates that existing data (samples or interval values)
 for the CZML  
agi_vector.direction property should be deleted from the client. | 
| CesiumExtrapolationType
 The type of extrapolation to perform when outside the sample data range of an interpolatable property. 
 | 
| CesiumFixedStepExtension
 An extension that defines the step size to use when sampling properties for an object being written to CZML. 
 | 
| CesiumGenerationStatus
 The return value of a call to  
ICzmlDocumentPacketizer.generateNextPacket(). | 
| CesiumHeightReference
 The height reference of an object, which indicates if the object's position is relative to terrain or not. 
 | 
| CesiumHorizontalOrigin
 The horizontal origin of an item relative to its position. 
 | 
| CesiumImageFormat
 The format of an image to be embedded in a CZML stream. 
 | 
| CesiumInterpolationAlgorithm
 The algorithm to use for interpolation of sampled data. 
 | 
| CesiumLabelStyle
 Specifies how the text of a label is drawn. 
 | 
| CesiumOrientationExtension
 An extension that specifies how an object's orientation should be written to CZML. 
 | 
| CesiumOutputStream
 A stream to which raw CZML data can be written. 
 | 
| CesiumPositionExtension
 An extension that specifies how an object's position should be written to CZML. 
 | 
| CesiumReferenceFrameExtension
 An extension that defines the reference frame in which an object's CZML position will be written. 
 | 
| CesiumResource
 A resource to be linked from or embedded into a CZML document. 
 | 
| CesiumResourceBehavior
 Specifies whether to embed a resource into a CZML stream or simply link to them. 
 | 
| CesiumSensorVolumePortionToDisplay
 Specifies which parts of a sensor are to be displayed. 
 | 
| CesiumShadowMode
 Whether or not an object casts or receives shadows from each light source when shadows are enabled. 
 | 
| CesiumStripeOrientation
 The orientation of the stripes in a stripe material. 
 | 
| CesiumVerticalOrigin
 The vertical origin of an item relative to its position. 
 | 
| Clock
 Defines initial clock settings associated with a  
CzmlDocument. | 
| ClockRange
 Defines the behavior of a clock when its current time reaches its start or end point. 
 | 
| ClockStep
 Defines how a simulated clock advances in time. 
 | 
| CompositeCesiumProperty
 A  
CesiumProperty that specifies values over multiple distinct intervals of time. | 
| ConstantCesiumProperty
 A  
CesiumProperty that specifies a constant value. | 
| CzmlDocument
 Generates CZML files. 
 | 
| CzmlDocumentPacketizer
 Generates a CZML document one packet at a time to allow for incremental processing by client applications. 
 | 
| CzmlUpdateDocument
 A CZML document which includes only the differences from the prior client state. 
 | 
| CzmlUpdateDocumentPacketizer
 Generates a CZML update document one packet at a time to allow for incremental processing by client applications. 
 | 
| Description
 Contains the description of a Cesium object. 
 | 
| DescriptionExtension
 An extension that defines the HTML description of an object. 
 | 
| EllipsoidGraphics
 Defines the graphical properties of an ellipsoid. 
 | 
| EllipsoidGraphicsExtension
 An extension that defines an ellipsoid to be drawn at the location
 defined by  
ILocationPointService. | 
| FieldOfViewGraphicsExtension
 An extension that defines the graphical properties of a sensor defined by a
  
IFieldOfViewService positions by ILocationPointService
 and oriented by IOrientationAxesService | 
| GraphicalVector
 An  
ExtensibleObject that describes a vector defined by
 IVectorService, IVectorGraphicsService
 and ILocationPointService. | 
| ICzmlDocument
 A CZML document which can be written. 
 | 
| ICzmlDocumentPacketizer
 Generates a CZML document one packet at a time to allow for incremental processing by client applications. 
 | 
| LabelGraphics
 Defines the graphical properties of a label. 
 | 
| LabelGraphicsExtension
 An extension that defines a label to be drawn at the location
 defined by  
ILocationPointService. | 
| LinkGraphics
 Defines the graphical properties of a line connecting the transmitter and receiver
 of an object providing the  
ILinkService. | 
| LinkGraphicsExtension
 An extension that defines the graphical properties of a line connecting the
 transmitter and receiver of an object providing the  
ILinkService. | 
| ModelGraphics
 Defines the graphical properties of a glTF model. 
 | 
| ModelGraphicsExtension
 An extension that defines the graphics of a model drawn at
 the location defined by  
ILocationPointService
 and oriented by IOrientationAxesService. | 
| NearFarScalar
 A numeric value which will be linearly interpolated between two values based 
 on an object's distance from the camera, in eye coordinates. 
 | 
| NodeTransformationGraphics
 Describes graphical properties for articulating/transforming nodes on a 3D model. 
 | 
| PathGraphics
 
 Defines the graphical properties of the path of a moving object over time. 
 | 
| PathGraphicsExtension
 An extension that defines the graphical properties of the path created by
 a  
ILocationPointService over time. | 
| PointCesiumProperty
 A  
CesiumProperty that writes values by evaluating a given Point. | 
| PointGraphics
 Defines the graphical properties of a point over time. 
 | 
| PointGraphicsExtension
 An extension that defines a point to be drawn at the location
 defined by  
ILocationPointService. | 
| SampledCesiumProperty
 A  
CesiumProperty that specifies a number of time-tagged samples. | 
| ScalarCesiumProperty
 A  
CesiumProperty that writes values by evaluating a given Scalar. | 
| SensorFieldOfViewGraphics
 Defines the graphical properties of a  
SensorFieldOfView. | 
| TilesetGraphics
 Defines the graphical properties of a 3D tileset. 
 | 
| TilesetGraphicsExtension
 An extension that defines the graphics of a 3D tileset drawn at
 the location defined by  
ILocationPointService
 and oriented by IOrientationAxesService. | 
| TimeIntervalCesiumProperty
 A  
CesiumProperty that specifies a constant value over multiple distinct intervals of time. | 
| UnitVectorCesiumProperty
 A  
CesiumProperty that writes values by evaluating a given Vector. | 
| VectorCesiumProperty
 A  
CesiumProperty that writes values by evaluating a given Vector. | 
| VectorGraphics
 Defines the graphical properties of a vector defined by  
IVectorService. | 
| ViewFrom
 Contains a suggested initial camera location when tracking an object. 
 | 
| ViewFromExtension
 An extension that defines the suggested camera location when tracking an object. 
 | 
| Class and Description | 
|---|
| AzimuthElevationMaskGraphics
 Defines the graphical properties of an  
AzimuthElevationMask. | 
| BillboardGraphics
 Defines the graphical properties of a billboard, also sometimes called a marker. 
 | 
| CentralBodySurfaceCurveGraphics
 Defines the graphical properties of a  
CentralBodySurfaceCurve. | 
| CentralBodySurfaceRegionGraphics
 Defines the graphical properties of a  
CentralBodySurfaceRegion. | 
| CesiumCustomProperties
 A set of custom CZML properties to be written for a particular object. 
 | 
| CesiumExtrapolationType
 The type of extrapolation to perform when outside the sample data range of an interpolatable property. 
 | 
| CesiumGenerationStatus
 The return value of a call to  
ICzmlDocumentPacketizer.generateNextPacket(). | 
| CesiumInterpolationAlgorithm
 The algorithm to use for interpolation of sampled data. 
 | 
| CesiumOutputStream
 A stream to which raw CZML data can be written. 
 | 
| Description
 Contains the description of a Cesium object. 
 | 
| EllipsoidGraphics
 Defines the graphical properties of an ellipsoid. 
 | 
| LabelGraphics
 Defines the graphical properties of a label. 
 | 
| LinkGraphics
 Defines the graphical properties of a line connecting the transmitter and receiver
 of an object providing the  
ILinkService. | 
| ModelGraphics
 Defines the graphical properties of a glTF model. 
 | 
| PathGraphics
 
 Defines the graphical properties of the path of a moving object over time. 
 | 
| PointGraphics
 Defines the graphical properties of a point over time. 
 | 
| SensorFieldOfViewGraphics
 Defines the graphical properties of a  
SensorFieldOfView. | 
| TilesetGraphics
 Defines the graphical properties of a 3D tileset. 
 | 
| VectorGraphics
 Defines the graphical properties of a vector defined by  
IVectorService. | 
| ViewFrom
 Contains a suggested initial camera location when tracking an object. 
 |