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 |
---|---|
CzmlUpdateDocumentPacketizer |
CzmlUpdateDocument.createStreamingDocument()
Creates a
CzmlUpdateDocumentPacketizer that can be used to stream CZML incrementally to a client. |
CzmlUpdateDocumentPacketizer |
CzmlUpdateDocument.createStreamingDocument(Writer writer)
Creates a
CzmlUpdateDocumentPacketizer that can be used to stream CZML incrementally to a client. |