A structure containing the SVG scene data.
| Property | Description | 
|---|---|
| NodeIDs | A dictionary containing the scene node for a given ID | 
| NodeOpacity | A dictionary containing the opacity of the scene nodes. | 
| Scene | The vector scene. | 
| SceneViewport | The position and size of the SVG document |