XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> IBM, Java Applications, SVG Software -> IBM SVGView

IBM SVGView

Date: Apr. 30, 2000
Link: http://www.alphaWorks.ibm.com/tech/svgview
Source Author or Organization: IBM

Description: An update of IBM's prototype Scalable Vector Graphics viewer program. SVGView now supports the March 3rd SVG specification and has an interactive DOM viewer and JPEG export feature.

SVGView is a Java program that processes and displays SVG files on XML-enabled browsers. The file passes through the viewer to an XML parser, creating a data tree. The parser then traverses the tree in Java 2D, which calls the appropriate graphical functions.