Package org.apache.xmlgraphics.ps


package org.apache.xmlgraphics.ps

Classes for the creation of PostScript files.

  • Class
    Description
    This class defines constants with Strings for the DSC specification.
    Abstract helper class for generating PostScript forms.
    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.
    Helper class for encoding bitmap images.
    Abstract helper class for generating PostScript forms.
    Interface to map standard PostScript commands to other commands or macros, for example shorthands for compact PostScript code.
    This class is used to encapsulate postscript dictionary objects.
    Thrown to indicate that a formatting error has occurred when trying to parse a PostScript dictionary object
    Utility code for font handling in PostScript.
    This class is used to output PostScript code to an OutputStream.
    Utility code for rendering images in PostScript.
    Postscript page device dictionary object This object is used by the postscript renderer to hold postscript page device values.
    PSResource subclass that represents a ProcSet resource.
    This class defines the basic resources (procsets) used by the Apache XML Graphics project.
    Represents a PostScript resource (file, font, procset etc.).
    This class holds the current state of the PostScript interpreter.