Package com.xerox.VTM.svg

This package contains classes to import and export SVG documents.

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.
 

Package com.xerox.VTM.svg Description

This package contains classes to import and export SVG documents.



Copyright © 2000-2002 Xerox Corporation. All Rights Reserved
Copyright © 2003 World Wide Web Consortium. All Rights Reserved
Copyright © 2004-2007 INRIA. All Rights Reserved
Licensed under the GNU LGPL. For full terms see the file COPYING.