|
Class Summary |
| Context |
context information that we might want to propagate while walking the SVG DOM tree |
| EventHandlerTest |
|
| EventHandlerTest2 |
|
| PathSegment |
|
| SVGReader |
An SVG interpreter for VTM - for now it covers a very limited subset of the specification (just enough to interpret GraphViz/Dot SVG output (Ellipse, Text, Path and Rectangle + limited support for Polygon)). |
| SVGStyle |
A class to store style information relevant to the VTM |
| SVGTest |
|
| SVGTest2 |
|
| SVGWriter |
A class to export the content of a virtual space as an SVG document. |