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 aDocument
in the Scaled Vector Graphics (SVG) format.SVGProcessor Processor
implementation that translatesCommandSequence
s to aDocument
in the Scaled Vector Graphics (SVG) format.