Package de.erichseifert.vectorgraphics2d.svg
Implementation of a processor to convert VectorGraphics2D intermediate
language commands to Scaled Vector Graphics (SVG).
-
Class Summary Class Description SVGDocument Represents aDocumentin the Scaled Vector Graphics (SVG) format.SVGProcessor Processorimplementation that translatesCommandSequences to aDocumentin the Scaled Vector Graphics (SVG) format.