Package de.erichseifert.vectorgraphics2d.svg
package de.erichseifert.vectorgraphics2d.svg
Implementation of a processor to convert VectorGraphics2D intermediate
language commands to Scaled Vector Graphics (SVG).
-
ClassesClassDescriptionRepresents a
Document
in the Scaled Vector Graphics (SVG) format.Processor
implementation that translatesCommandSequence
s to aDocument
in the Scaled Vector Graphics (SVG) format.