fop 0.90alpha1

Package org.apache.fop.render

Generic renderer interface.

See:
          Description

Interface Summary
Graphics2DAdapter This interface represents an optional feature that can be provided by a renderer.
Graphics2DImagePainter This interface is used by the Graphics2DAdapter.
Renderer Interface implemented by all renderers.
XMLHandler This interface is implemented by classes that can handle a certain type of foreign objects.
 

Class Summary
AbstractFOEventHandlerMaker Base class for factory classes which instantiate FOEventHandlers and provide information about them.
AbstractPathOrientedRenderer Abstract base class for renderers like PDF and PostScript where many painting operations follow similar patterns which makes it possible to share some code.
AbstractRenderer Abstract base class for all renderers.
AbstractRendererMaker Base class for factory classes which instantiate Renderers and provide information about them.
PrintRenderer Abstract base class of "Print" type renderers.
RendererContext The Render Context for external handlers.
RendererFactory Factory for FOEventHandlers and Renderers.
XMLHandlerRegistry This class holds references to various XML handlers used by FOP.
 

Package org.apache.fop.render Description

Generic renderer interface.


fop 0.90alpha1

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