fop 1.0

Package org.apache.fop.render.intermediate

Interface Summary
IFConstants Constants for the intermediate format.
IFDocumentHandler Interface used to paint whole documents layouted by Apache FOP.
IFDocumentHandlerConfigurator This interface is implemented by classes that configure an IFDocumentHandler instance.
IFDocumentNavigationHandler Interface to handle document navigation features.
IFPainter Interface used to paint whole documents layouted by Apache FOP.
 

Class Summary
AbstractBinaryWritingIFDocumentHandler Abstract base class for binary-writing IFDocumentHandler implementations.
AbstractIFDocumentHandler Abstract base class for IFDocumentHandler implementations.
AbstractIFDocumentHandlerMaker Base class for factory classes which instantiate IFDocumentHandlers and provide information about them.
AbstractIFPainter Abstract base class for IFPainter implementations.
AbstractXMLWritingIFDocumentHandler Abstract base class for XML-writing IFDocumentHandler implementations.
AffineTransformArrayParser This class parses a sequence of transformations into an array of AffineTransform instances.
BorderPainter This is an abstract base class for handling border painting.
DelegatingFragmentContentHandler This class is a DelegatingContentHandler subclass which swallows the DelegatingFragmentContentHandler.startDocument() and DelegatingFragmentContentHandler.endDocument() methods.
IFContentHandler  
IFContext This class provides a context object that is valid for a single processing run to create an output file using the intermediate format.
IFGraphicContext Specialized graphic context class for the intermediate format renderer.
IFGraphicContext.Group  
IFGraphicContext.Viewport  
IFParser This is a parser for the intermediate format XML which converts the intermediate file into IFPainter events.
IFRenderer This renderer implementation is an adapter to the IFPainter interface.
IFSerializer IFPainter implementation that serializes the intermediate format to XML.
IFSerializerMaker Intermediate format document handler factory for intermediate format XML output.
IFState  
IFUtil Utility functions for the intermediate format.
 

Exception Summary
IFException Exception thrown by code dealing with FOP's intermediate format.
 


fop 1.0

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