xmlgraphics-commons 1.3

Package org.apache.xmlgraphics.ps

Classes for the creation of PostScript files.

See:
          Description

Interface Summary
ImageEncoder The interface is implemented by classes that can generate the raw bitmap field for an image that might be further encoded/compressed by the image handler class.
 

Class Summary
DSCConstants This class defines constants with Strings for the DSC specification.
FormGenerator Abstract helper class for generating PostScript forms.
ImageEncodingHelper Helper class for encoding bitmap images.
ImageFormGenerator Abstract helper class for generating PostScript forms.
PSDictionary This class is used to encapsulate postscript dictionary objects.
PSFontUtils Utility code for font handling in PostScript.
PSGenerator This class is used to output PostScript code to an OutputStream.
PSImageUtils Utility code for rendering images in PostScript.
PSProcSet PSResource subclass that represents a ProcSet resource.
PSProcSets This class defines the basic resources (procsets) used by the Apache XML Graphics project.
PSResource Represents a PostScript resource (file, font, procset etc.).
PSState This class holds the current state of the PostScript interpreter.
 

Exception Summary
PSDictionaryFormatException Thrown to indicate that a formatting error has occurred when trying to parse a PostScript dictionary object
 

Package org.apache.xmlgraphics.ps Description

Classes for the creation of PostScript files.


xmlgraphics-commons 1.3

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.