Uses of Package
org.apache.fop.apps
-
Packages that use org.apache.fop.apps Package Description 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.events Subsystem for reporting events inside FOP to client applications.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.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.fonts.substitute Font substitution facilities.org.apache.fop.render Generic renderer interface.org.apache.fop.render.afp An AFP Renderer implementation and supporting classes.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.intermediate 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 Rendererorg.apache.fop.render.pdf.extensions org.apache.fop.render.print Renderer which prints rendered pages directly to a printer.org.apache.fop.render.ps PostScript Rendererorg.apache.fop.render.ps.extensions Extensions specific to the PostScript Renderer.org.apache.fop.render.rtf RTF (Rich Text Format) Output Supportorg.apache.fop.render.rtf.rtflib.rtfdoc Independent subsystem (not specific to FOP) classes that are used to build RTF documents.org.apache.fop.render.txt Plain Text Rendererorg.apache.fop.render.xml Area Tree XML Renderer.org.apache.fop.servlet This package contains two sample FOP servlets.org.apache.fop.svg Classes that add SVG support to FOP and SVG->PDF conversion for Batik.org.apache.fop.tools.fontlist 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 Class Description EnvironmentProfile The environment profile represents the system in which FOP is invoked.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.FopFactoryBuilder This is the builder class forFopFactory
.FopFactoryConfig The configuration data for aFopFactory
instance.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 Class Description 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 Class Description 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.events Class Description FOUserAgent This is the user agent for FOP. -
Classes in org.apache.fop.apps used by org.apache.fop.fo Class Description 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 Class Description 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 Class Description FOPException Exception thrown when FOP has a problem. -
Classes in org.apache.fop.apps used by org.apache.fop.fo.extensions.destination Class Description FOPException Exception thrown when FOP has a problem. -
Classes in org.apache.fop.apps used by org.apache.fop.fo.flow Class Description FOPException Exception thrown when FOP has a problem. -
Classes in org.apache.fop.apps used by org.apache.fop.fo.flow.table Class Description FOPException Exception thrown when FOP has a problem. -
Classes in org.apache.fop.apps used by org.apache.fop.fo.pagination Class Description FOPException Exception thrown when FOP has a problem. -
Classes in org.apache.fop.apps used by org.apache.fop.fo.pagination.bookmarks Class Description FOPException Exception thrown when FOP has a problem. -
Classes in org.apache.fop.apps used by org.apache.fop.fo.properties Class Description FOUserAgent This is the user agent for FOP. -
Classes in org.apache.fop.apps used by org.apache.fop.fonts Class Description FOPException Exception thrown when FOP has a problem. -
Classes in org.apache.fop.apps used by org.apache.fop.fonts.substitute Class Description FOPException Exception thrown when FOP has a problem. -
Classes in org.apache.fop.apps used by org.apache.fop.render Class Description 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 Class Description 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 Class Description FOPException Exception thrown when FOP has a problem. -
Classes in org.apache.fop.apps used by org.apache.fop.render.awt Class Description 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 Class Description 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 Class Description 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.intermediate Class Description 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 Class Description 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.pcl Class Description 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 Class Description 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.extensions Class Description FOPException Exception thrown when FOP has a problem. -
Classes in org.apache.fop.apps used by org.apache.fop.render.print Class Description 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 Class Description 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 Class Description FOPException Exception thrown when FOP has a problem. -
Classes in org.apache.fop.apps used by org.apache.fop.render.rtf Class Description FOUserAgent This is the user agent for FOP. -
Classes in org.apache.fop.apps used by org.apache.fop.render.rtf.rtflib.rtfdoc Class Description FOPException Exception thrown when FOP has a problem. -
Classes in org.apache.fop.apps used by org.apache.fop.render.txt Class Description 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 Class Description 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 Class Description FOPException Exception thrown when FOP has a problem.FopFactory Factory class which instantiates new Fop and FOUserAgent instances.FopFactoryBuilder This is the builder class forFopFactory
.FOUserAgent This is the user agent for FOP. -
Classes in org.apache.fop.apps used by org.apache.fop.svg Class Description 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.tools.fontlist Class Description FOPException Exception thrown when FOP has a problem.FopFactory Factory class which instantiates new Fop and FOUserAgent instances. -
Classes in org.apache.fop.apps used by org.apache.fop.traits Class Description FOUserAgent This is the user agent for FOP. -
Classes in org.apache.fop.apps used by org.apache.fop.util Class Description FOPException Exception thrown when FOP has a problem.FOUserAgent This is the user agent for FOP.