| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AreaTree in org.apache.fop.apps |
Methods in org.apache.fop.apps with parameters of type AreaTree | |
void | PrintCommandLine.PrintRenderer.render(AreaTree areaTree, OutputStream stream) |
Uses of AreaTree in org.apache.fop.fo |
Methods in org.apache.fop.fo with parameters of type AreaTree | |
void | FOTreeBuilder.format(AreaTree areaTree) format this formatting object tree |
Uses of AreaTree in org.apache.fop.fo.pagination |
Methods in org.apache.fop.fo.pagination with parameters of type AreaTree | |
void | PageSequence.format(AreaTree areaTree) Runs the formatting of this page sequence into the given area tree |
void | Root.format(AreaTree areaTree) |
Uses of AreaTree in org.apache.fop.layout |
Constructors in org.apache.fop.layout with parameters of type AreaTree | |
Page.Page(AreaTree areaTree, int height, int width) |
Methods in org.apache.fop.layout with parameters of type AreaTree | |
Page | PageMaster.makePage(AreaTree areaTree) |
Uses of AreaTree in org.apache.fop.render |
Methods in org.apache.fop.render with parameters of type AreaTree | |
void | Renderer.render(AreaTree areaTree, OutputStream stream) render the given area tree to the given stream |
Uses of AreaTree in org.apache.fop.render.awt |
Methods in org.apache.fop.render.awt with parameters of type AreaTree | |
void | AWTRenderer.render(AreaTree areaTree, int aPageNumber) |
void | AWTRenderer.render(AreaTree areaTree, OutputStream stream) |
Uses of AreaTree in org.apache.fop.render.pdf |
Methods in org.apache.fop.render.pdf with parameters of type AreaTree | |
void | PDFRenderer.render(AreaTree areaTree, OutputStream stream) render the areas into PDF |
Uses of AreaTree in org.apache.fop.render.xml |
Methods in org.apache.fop.render.xml with parameters of type AreaTree | |
void | XMLRenderer.render(AreaTree areaTree, OutputStream stream) render the areas into XML |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |