Package de.erichseifert.vectorgraphics2d.eps
package de.erichseifert.vectorgraphics2d.eps
Implementation of a processor to convert VectorGraphics2D intermediate
language commands to Encapsulated PostScript® (EPS).
-
ClassesClassDescriptionRepresents a
Document
in the Encapsulated PostScript® (EPS) format.Processor
implementation that translatesCommandSequence
s to aDocument
in the Encapsulated PostScript® (EPS) format.