fop 1.0

Uses of Package
org.apache.fop.render.intermediate

Packages that use org.apache.fop.render.intermediate
org.apache.fop.apps Application classes used for running FOP embedded in other applications. 
org.apache.fop.render Generic renderer interface. 
org.apache.fop.render.afp An AFP Renderer implementation and supporting classes. 
org.apache.fop.render.bitmap Bitmap Renderer which creates TIFF and PNG images from rendered pages. 
org.apache.fop.render.intermediate   
org.apache.fop.render.intermediate.extensions   
org.apache.fop.render.intermediate.util   
org.apache.fop.render.java2d Java2D Renderer which paints rendered pages on Graphics2D instances. 
org.apache.fop.render.pcl PCL Renderer (Supports PCL5 and HP GL/2) 
org.apache.fop.render.pdf PDF Renderer 
org.apache.fop.render.ps PostScript Renderer 
org.apache.fop.render.svg SVG (Structured Vector Graphics) Renderer 
org.apache.fop.render.txt Plain Text Renderer 
 

Classes in org.apache.fop.render.intermediate used by org.apache.fop.apps
IFDocumentHandler
          Interface used to paint whole documents layouted by Apache FOP.
 

Classes in org.apache.fop.render.intermediate used by org.apache.fop.render
AbstractIFDocumentHandlerMaker
          Base class for factory classes which instantiate IFDocumentHandlers and provide information about them.
IFDocumentHandler
          Interface used to paint whole documents layouted by Apache FOP.
IFDocumentHandlerConfigurator
          This interface is implemented by classes that configure an IFDocumentHandler instance.
 

Classes in org.apache.fop.render.intermediate used by org.apache.fop.render.afp
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.
IFContext
          This class provides a context object that is valid for a single processing run to create an output file using 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.
IFException
          Exception thrown by code dealing with FOP's intermediate format.
IFPainter
          Interface used to paint whole documents layouted by Apache FOP.
 

Classes in org.apache.fop.render.intermediate used by org.apache.fop.render.bitmap
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.
IFContext
          This class provides a context object that is valid for a single processing run to create an output file using 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.
IFException
          Exception thrown by code dealing with FOP's intermediate format.
IFPainter
          Interface used to paint whole documents layouted by Apache FOP.
 

Classes in org.apache.fop.render.intermediate used by org.apache.fop.render.intermediate
AbstractIFDocumentHandler
          Abstract base class for IFDocumentHandler implementations.
AbstractIFDocumentHandlerMaker
          Base class for factory classes which instantiate IFDocumentHandlers and provide information about them.
AbstractXMLWritingIFDocumentHandler
          Abstract base class for XML-writing IFDocumentHandler implementations.
IFConstants
          Constants for the intermediate format.
IFContext
          This class provides a context object that is valid for a single processing run to create an output file using 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.
IFException
          Exception thrown by code dealing with FOP's intermediate format.
IFGraphicContext
          Specialized graphic context class for the intermediate format renderer.
IFGraphicContext.Group
           
IFPainter
          Interface used to paint whole documents layouted by Apache FOP.
IFState
           
 

Classes in org.apache.fop.render.intermediate used by org.apache.fop.render.intermediate.extensions
IFDocumentNavigationHandler
          Interface to handle document navigation features.
 

Classes in org.apache.fop.render.intermediate used by org.apache.fop.render.intermediate.util
IFContext
          This class provides a context object that is valid for a single processing run to create an output file using 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.
IFException
          Exception thrown by code dealing with FOP's intermediate format.
IFPainter
          Interface used to paint whole documents layouted by Apache FOP.
 

Classes in org.apache.fop.render.intermediate used by org.apache.fop.render.java2d
AbstractIFPainter
          Abstract base class for IFPainter implementations.
BorderPainter
          This is an abstract base class for handling border painting.
IFContext
          This class provides a context object that is valid for a single processing run to create an output file using the intermediate format.
IFDocumentHandlerConfigurator
          This interface is implemented by classes that configure an IFDocumentHandler instance.
IFException
          Exception thrown by code dealing with FOP's intermediate format.
IFPainter
          Interface used to paint whole documents layouted by Apache FOP.
IFState
           
 

Classes in org.apache.fop.render.intermediate used by org.apache.fop.render.pcl
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.
IFContext
          This class provides a context object that is valid for a single processing run to create an output file using 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.
IFException
          Exception thrown by code dealing with FOP's intermediate format.
IFPainter
          Interface used to paint whole documents layouted by Apache FOP.
 

Classes in org.apache.fop.render.intermediate used by org.apache.fop.render.pdf
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.
BorderPainter
          This is an abstract base class for handling border painting.
IFContext
          This class provides a context object that is valid for a single processing run to create an output file using 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.
IFException
          Exception thrown by code dealing with FOP's intermediate format.
IFPainter
          Interface used to paint whole documents layouted by Apache FOP.
 

Classes in org.apache.fop.render.intermediate used by org.apache.fop.render.ps
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.
BorderPainter
          This is an abstract base class for handling border painting.
IFContext
          This class provides a context object that is valid for a single processing run to create an output file using 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.
IFException
          Exception thrown by code dealing with FOP's intermediate format.
IFPainter
          Interface used to paint whole documents layouted by Apache FOP.
 

Classes in org.apache.fop.render.intermediate used by org.apache.fop.render.svg
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.
IFContext
          This class provides a context object that is valid for a single processing run to create an output file using 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.
IFException
          Exception thrown by code dealing with FOP's intermediate format.
IFPainter
          Interface used to paint whole documents layouted by Apache FOP.
IFState
           
 

Classes in org.apache.fop.render.intermediate used by org.apache.fop.render.txt
IFDocumentHandlerConfigurator
          This interface is implemented by classes that configure an IFDocumentHandler instance.
 


fop 1.0

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