| Package | Description |
|---|---|
| org.apache.fop.render.ps |
PostScript Renderer
|
| Class and Description |
|---|
| AbstractPSTranscoder
This class enables to transcode an input to a PostScript document.
|
| 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.
|
| PSDictionaryFormatException
Thrown to indicate that a formatting error has occured when
trying to parse a postscript dictionary object
|
| PSRenderer
Renderer that renders to PostScript.
|
| 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.
|
| PSSVGHandler.PSInfo
PostScript information structure for drawing the XML document.
|
| PSTextPainter
Renders the attributed character iterator of a TextNode.
|
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.