Package | Description |
---|---|
org.apache.xmlgraphics.ps |
Classes for the creation of PostScript files.
|
Modifier and Type | Class and Description |
---|---|
class |
PSGenerator
This class is used to output PostScript code to an OutputStream.
|
private static class |
PSProcSets.StdProcSet
The standard procset used by XML Graphics Commons.
|
Modifier and Type | Field and Description |
---|---|
private PSCommandMap |
PSGenerator.commandMap |
static PSCommandMap |
PSProcSets.STD_COMMAND_MAP
the standard command map matching the
PSProcSets.STD_PROCSET . |