fop 0.91beta

Uses of Class
org.apache.fop.apps.Fop

Packages that use Fop
org.apache.fop.cli This package contains the command-line client for Apache FOP. 
org.apache.fop.render.awt.viewer AWT Viewer PreviewDialog and PreviewPanel. The PreviewPanel allows users to embed FOP previews in their own applications.  
 

Uses of Fop in org.apache.fop.cli
 

Methods in org.apache.fop.cli with parameters of type Fop
 void InputHandler.render(Fop fop)
          Generate a document, given an initialized Fop object
 

Uses of Fop in org.apache.fop.render.awt.viewer
 

Fields in org.apache.fop.render.awt.viewer declared as Fop
protected  Fop PreviewPanel.fop
          The Fop object used for refreshing/reloading the view
 

Methods in org.apache.fop.render.awt.viewer with parameters of type Fop
 void Renderable.render(Fop fop)
          Renders the pre-setup document.
 


fop 0.91beta

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