fop 0.95

Uses of Package
org.apache.fop.apps

Packages that use org.apache.fop.apps
org.apache.fop.apps Application classes used for running FOP embedded in other applications. 
org.apache.fop.area FOP's area tree. 
org.apache.fop.cli This package contains the command-line client for Apache FOP. 
org.apache.fop.fo Classes, constants and basic infrastructure for the FO tree. 
org.apache.fop.fo.expr Classes for XSL expressions and functions. 
org.apache.fop.fo.extensions Base classes for implementing extensions to XSL-FO. 
org.apache.fop.fo.extensions.destination Classes to support named destinations (only relevant for PDF output) 
org.apache.fop.fo.extensions.svg SVG extension classes which handle elements from the SVG namespace. 
org.apache.fop.fo.flow All the block- and inline-level flow formatting objects. 
org.apache.fop.fo.flow.table   
org.apache.fop.fo.pagination All the pagination and declaration formatting objects. 
org.apache.fop.fo.pagination.bookmarks Formatting objects for bookmarks as defined since XSL 1.1. 
org.apache.fop.fo.properties Classes representing the various property types as well as supporting data structures for the FO tree. 
org.apache.fop.fonts Classes for font handling. 
org.apache.fop.render Generic renderer interface. 
org.apache.fop.render.afp   
org.apache.fop.render.afp.extensions   
org.apache.fop.render.awt AWT Renderer used for displaying rendered pages in Java applications. 
org.apache.fop.render.awt.viewer AWT Viewer PreviewDialog and PreviewPanel. 
org.apache.fop.render.bitmap Bitmap Renderer which creates TIFF and PNG images from rendered pages. 
org.apache.fop.render.java2d Java2D Renderer which paints rendered pages on Graphics2D instances. 
org.apache.fop.render.mif MIF Output Support 
org.apache.fop.render.pcl PCL Renderer (Supports PCL5 and HP GL/2) 
org.apache.fop.render.pdf PDF Renderer 
org.apache.fop.render.print Renderer which prints rendered pages directly to a printer. 
org.apache.fop.render.ps PostScript Renderer 
org.apache.fop.render.ps.extensions Extensions specific to the PostScript Renderer. 
org.apache.fop.render.rtf RTF (Rich Text Format) Output Support 
org.apache.fop.render.svg SVG (Structured Vector Graphics) Renderer 
org.apache.fop.render.txt Plain Text Renderer 
org.apache.fop.render.xml Area Tree XML Renderer. 
org.apache.fop.servlet This package contains two sample FOP servlets. 
org.apache.fop.traits Trait classes and other supporting data structures. 
org.apache.fop.util Various utility classes (I/O, codecs, color support, service discovers etc.). 
 

Classes in org.apache.fop.apps used by org.apache.fop.apps
Fop
          Primary class that activates the FOP process for embedded usage.
FOPException
          Exception thrown when FOP has a problem.
FopFactory
          Factory class which instantiates new Fop and FOUserAgent instances.
FormattingResults
          Class for reporting back formatting results to the calling application.
FOUserAgent
          This is the user agent for FOP.
 

Classes in org.apache.fop.apps used by org.apache.fop.area
FOPException
          Exception thrown when FOP has a problem.
FormattingResults
          Class for reporting back formatting results to the calling application.
FOUserAgent
          This is the user agent for FOP.
 

Classes in org.apache.fop.apps used by org.apache.fop.cli
FOPException
          Exception thrown when FOP has a problem.
FOUserAgent
          This is the user agent for FOP.
 

Classes in org.apache.fop.apps used by org.apache.fop.fo
FOPException
          Exception thrown when FOP has a problem.
FopFactory
          Factory class which instantiates new Fop and FOUserAgent instances.
FormattingResults
          Class for reporting back formatting results to the calling application.
FOUserAgent
          This is the user agent for FOP.
 

Classes in org.apache.fop.apps used by org.apache.fop.fo.expr
FOPException
          Exception thrown when FOP has a problem.
FOUserAgent
          This is the user agent for FOP.
 

Classes in org.apache.fop.apps used by org.apache.fop.fo.extensions
FOPException
          Exception thrown when FOP has a problem.
 

Classes in org.apache.fop.apps used by org.apache.fop.fo.extensions.destination
FOPException
          Exception thrown when FOP has a problem.
 

Classes in org.apache.fop.apps used by org.apache.fop.fo.extensions.svg
FOPException
          Exception thrown when FOP has a problem.
 

Classes in org.apache.fop.apps used by org.apache.fop.fo.flow
FOPException
          Exception thrown when FOP has a problem.
 

Classes in org.apache.fop.apps used by org.apache.fop.fo.flow.table
FOPException
          Exception thrown when FOP has a problem.
 

Classes in org.apache.fop.apps used by org.apache.fop.fo.pagination
FOPException
          Exception thrown when FOP has a problem.
 

Classes in org.apache.fop.apps used by org.apache.fop.fo.pagination.bookmarks
FOPException
          Exception thrown when FOP has a problem.
 

Classes in org.apache.fop.apps used by org.apache.fop.fo.properties
FOUserAgent
          This is the user agent for FOP.
 

Classes in org.apache.fop.apps used by org.apache.fop.fonts
FOPException
          Exception thrown when FOP has a problem.
 

Classes in org.apache.fop.apps used by org.apache.fop.render
FOPException
          Exception thrown when FOP has a problem.
FOUserAgent
          This is the user agent for FOP.
 

Classes in org.apache.fop.apps used by org.apache.fop.render.afp
FOPException
          Exception thrown when FOP has a problem.
FOUserAgent
          This is the user agent for FOP.
 

Classes in org.apache.fop.apps used by org.apache.fop.render.afp.extensions
FOPException
          Exception thrown when FOP has a problem.
 

Classes in org.apache.fop.apps used by org.apache.fop.render.awt
FOPException
          Exception thrown when FOP has a problem.
FOUserAgent
          This is the user agent for FOP.
 

Classes in org.apache.fop.apps used by org.apache.fop.render.awt.viewer
FOPException
          Exception thrown when FOP has a problem.
FOUserAgent
          This is the user agent for FOP.
 

Classes in org.apache.fop.apps used by org.apache.fop.render.bitmap
FOPException
          Exception thrown when FOP has a problem.
FOUserAgent
          This is the user agent for FOP.
 

Classes in org.apache.fop.apps used by org.apache.fop.render.java2d
FOPException
          Exception thrown when FOP has a problem.
FOUserAgent
          This is the user agent for FOP.
 

Classes in org.apache.fop.apps used by org.apache.fop.render.mif
FOUserAgent
          This is the user agent for FOP.
 

Classes in org.apache.fop.apps used by org.apache.fop.render.pcl
FOPException
          Exception thrown when FOP has a problem.
FOUserAgent
          This is the user agent for FOP.
 

Classes in org.apache.fop.apps used by org.apache.fop.render.pdf
FOPException
          Exception thrown when FOP has a problem.
FOUserAgent
          This is the user agent for FOP.
 

Classes in org.apache.fop.apps used by org.apache.fop.render.print
FOUserAgent
          This is the user agent for FOP.
 

Classes in org.apache.fop.apps used by org.apache.fop.render.ps
FOPException
          Exception thrown when FOP has a problem.
FOUserAgent
          This is the user agent for FOP.
 

Classes in org.apache.fop.apps used by org.apache.fop.render.ps.extensions
FOPException
          Exception thrown when FOP has a problem.
 

Classes in org.apache.fop.apps used by org.apache.fop.render.rtf
FOUserAgent
          This is the user agent for FOP.
 

Classes in org.apache.fop.apps used by org.apache.fop.render.svg
FOUserAgent
          This is the user agent for FOP.
 

Classes in org.apache.fop.apps used by org.apache.fop.render.txt
FOPException
          Exception thrown when FOP has a problem.
FOUserAgent
          This is the user agent for FOP.
 

Classes in org.apache.fop.apps used by org.apache.fop.render.xml
FOPException
          Exception thrown when FOP has a problem.
FOUserAgent
          This is the user agent for FOP.
 

Classes in org.apache.fop.apps used by org.apache.fop.servlet
FOPException
          Exception thrown when FOP has a problem.
FopFactory
          Factory class which instantiates new Fop and FOUserAgent instances.
FOUserAgent
          This is the user agent for FOP.
 

Classes in org.apache.fop.apps used by org.apache.fop.traits
FOUserAgent
          This is the user agent for FOP.
 

Classes in org.apache.fop.apps used by org.apache.fop.util
FOPException
          Exception thrown when FOP has a problem.
FOUserAgent
          This is the user agent for FOP.
 


fop 0.95

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