Interface | Description |
---|---|
PSRendererContextConstants |
Defines a number of standard constants (keys) for use by the RendererContext class.
|
PSSupportedFlavors |
Defines the set of supported ImageFlavors for the PostScript renderer.
|
Class | Description |
---|---|
AbstractPSTranscoder |
This class enables to transcode an input to a PostScript document.
|
EPSTranscoder |
This class enables to transcode an input to a EPS document.
|
ImageEncoderCCITTFax |
ImageEncoder implementation for CCITT encoded images.
|
ImageEncoderJPEG |
ImageEncoder implementation for JPEG images.
|
NativeTextHandler |
Specialized TextHandler implementation that the PSGraphics2D class delegates to to paint text
using PostScript text operations.
|
PSDictionary |
This class is used to encapsulate postscript dictionary objects.
|
PSFontUtils |
Utility code for font handling in PostScript.
|
PSGraphics2DAdapter |
Graphics2DAdapter implementation for PostScript.
|
PSImageFormResource |
PostScript Resource class representing a FOP form.
|
PSImageUtils | Deprecated
Kept for compatibility with older FOP extensions (like Barcode4J).
|
PSPageDeviceDictionary |
Postscript page device dictionary object
This object is used by the postscript renderer to hold postscript page device
values.
|
PSRenderer |
Renderer that renders to PostScript.
|
PSRendererConfigurator |
Postscript renderer config
|
PSRendererMaker |
RendererMaker for the PostScript Renderer.
|
PSSVGHandler |
PostScript XML handler for SVG.
|
PSSVGHandler.PSInfo |
PostScript information structure for drawing the XML document.
|
PSTextElementBridge |
Bridge class for the <text> element.
|
PSTextPainter |
Renders the attributed character iterator of a TextNode.
|
PSTranscoder |
This class enables to transcode an input to a PostScript document.
|
ResourceHandler |
This class is used when two-pass production is used to generate the PostScript file (setting
"optimize-resources").
|
Exception | Description |
---|---|
PSDictionaryFormatException |
Thrown to indicate that a formatting error has occured when
trying to parse a postscript dictionary object
|
PostScript Renderer
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.