Interface | Description |
---|---|
PSConfigurationConstants |
Constants used for configuring PostScript output.
|
PSEventProducer |
Event producer interface for events generated by the PostScript renderer.
|
PSImageHandler |
Specialized image handler interface for PostScript output.
|
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.
|
FOPProcSet |
Proc Set with FOP-specific procs.
|
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.
|
PSBatikFlowTextElementBridge |
Element Bridge for Batik's flow text extension, so those texts can be painted using
PostScript primitives.
|
PSBorderPainter |
PostScript-specific implementation of the
BorderPainter . |
PSBridgeContext |
BridgeContext which registers the custom bridges for PostScript output.
|
PSDocumentHandler |
IFDocumentHandler implementation that produces PostScript. |
PSDocumentHandlerMaker |
Intermediate format document handler factory for PostScript output.
|
PSEventProducer.Provider |
Provider class for the event producer.
|
PSFontUtils |
Utility code for font handling in PostScript.
|
PSGraphics2DAdapter |
Graphics2DAdapter implementation for PostScript.
|
PSImageFormResource |
PostScript Resource class representing a FOP form.
|
PSImageHandlerEPS |
Image handler implementation which handles EPS images for PostScript output.
|
PSImageHandlerGraphics2D |
Image handler implementation which handles vector graphics (Java2D) for PostScript output.
|
PSImageHandlerRawCCITTFax |
Image handler implementation which handles CCITT fax images for PostScript output.
|
PSImageHandlerRawJPEG |
Image handler implementation which handles undecoded JPEG images for PostScript output.
|
PSImageHandlerRenderedImage |
Image handler implementation which handles RenderedImage instances for PostScript output.
|
PSImageHandlerSVG |
Image handler implementation which handles SVG images for PostScript output.
|
PSImageUtils |
Utility code for rendering images in PostScript.
|
PSPainter |
IFPainter implementation that produces PostScript.
|
PSRenderer |
Renderer that renders to PostScript.
|
PSRendererConfigurator |
Postscript renderer config
|
PSRendererMaker |
RendererMaker for the PostScript Renderer.
|
PSRenderingContext |
Rendering context for PostScript production.
|
PSRenderingUtil |
Utility class which enables all sorts of features that are not directly connected to the
normal rendering process.
|
PSSVGFlowRootElementBridge |
Element Bridge for SVG 1.2 flow text, so those texts can be painted using
PDF primitives.
|
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").
|
PostScript Renderer
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.