|
fop 0.95 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FormattingResults | |
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.fo | 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 | |
FormattingResults |
Fop.getResults()
Returns the results of the rendering process. |
Uses of FormattingResults in org.apache.fop.area |
Methods in org.apache.fop.area that return FormattingResults | |
FormattingResults |
AreaTreeHandler.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 FormattingResults | |
FormattingResults |
FOTreeBuilder.getResults()
Returns the results of the rendering process. |
|
fop 0.95 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |