|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| SVGWriterPostProcessor | SVGWriter Post Processing interface - implement it in an object that wants to manipulate DOM elements generated by an SVGWriter |
| Class Summary | |
|---|---|
| Context | context information that we might want to propagate while walking the SVG DOM tree |
| Metadata | metadata information attached to SVG graphical elements (title, URL, ...) - attached to glyphs generated by SVGReader (use Glyph.getOwner() to retrieve this information) |
| SVGReader | An SVG interpreter for VTM - for now it covers a very limited subset of the specification (just enough to interpret GraphViz programs SVG output (Ellipse, Text, Path, Rectangle, Circle, limited support for Polygon and Image)). |
| SVGStyle | A class to store style information relevant to the ZVTM |
| SVGWriter | A class to export the content of a virtual space as an SVG document. |
This package contains classes to import and export SVG documents.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||