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