fop 0.90alpha1

Package org.apache.fop.render.ps

PostScript Renderer

See:
          Description

Class Summary
AbstractPSDocumentGraphics2D This class is a wrapper for the PSGraphics2D that is used to create a full document around the PostScript rendering from PSGraphics2D.
AbstractPSTranscoder This class enables to transcode an input to a PostScript document.
DSCConstants This class defines constants with Strings for the DSC specification.
EPSDocumentGraphics2D This class is a wrapper for the AbstractPSDocumentGraphics2D that is used to create EPS (Encapsulated PostScript) files instead of PS file.
EPSTranscoder This class enables to transcode an input to a EPS document.
PSDocumentGraphics2D This class is a wrapper for the PSGraphics2D that is used to create a full document around the PostScript rendering from PSGraphics2D.
PSFontUtils Utility code for font handling in PostScript.
PSGenerator This class is used to output PostScript code to an OutputStream.
PSGraphics2D This concrete implementation of AbstractGraphics2D is a simple help to programmers to get started with their own implementation of Graphics2D.
PSGraphics2DAdapter Graphics2DAdapter implementation for PostScript.
PSImageUtils Utility code for rendering images in PostScript.
PSProcSets This class defines the basic resources (procsets) used by FOP's PostScript renderer and SVG transcoder.
PSRenderer Renderer that renders to PostScript.
PSRendererMaker RendererMaker for the PostScript Renderer.
PSResource Represents a PostScript resource (file, font, procset etc.).
PSState This class holds the current state of the PostScript interpreter.
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.
 

Package org.apache.fop.render.ps Description

PostScript Renderer


fop 0.90alpha1

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