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.fo |
Classes, constants and basic infrastructure for the FO tree.
|
Modifier and Type | Method and Description |
---|---|
FormattingResults |
Fop.getResults()
Returns the results of the rendering process.
|
Modifier and Type | Method and Description |
---|---|
FormattingResults |
AreaTreeHandler.getResults()
Get information about the rendered output, like number of pages created.
|
Modifier and Type | Method and Description |
---|---|
FormattingResults |
DelegatingFOEventHandler.getResults() |
FormattingResults |
FOTreeBuilder.getResults()
Returns the results of the rendering process.
|
FormattingResults |
FOEventHandler.getResults()
Get formatting results.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.