Uses of Class
org.apache.fop.apps.FormattingResults
Packages that use FormattingResults
Package
Description
Application classes used for running FOP embedded in other applications.
FOP's area tree.
Classes, constants and basic infrastructure for the FO tree.
-
Uses of FormattingResults in org.apache.fop.apps
Methods in org.apache.fop.apps that return FormattingResults -
Uses of FormattingResults in org.apache.fop.area
Fields in org.apache.fop.area declared as FormattingResultsMethods in org.apache.fop.area that return FormattingResultsModifier and TypeMethodDescriptionAreaTreeHandler.getResults()
Get information about the rendered output, like number of pages created. -
Uses of FormattingResults in org.apache.fop.fo
Methods in org.apache.fop.fo that return FormattingResultsModifier and TypeMethodDescriptionDelegatingFOEventHandler.getResults()
FOEventHandler.getResults()
Get formatting results.FOTreeBuilder.getResults()
Returns the results of the rendering process.