Uses of Class
org.apache.fop.layout.AreaTree

Packages that use AreaTree
org.apache.fop.apps 
org.apache.fop.fo 
org.apache.fop.fo.pagination 
org.apache.fop.layout 
org.apache.fop.render 
org.apache.fop.render.awt 
org.apache.fop.render.pdf 
org.apache.fop.render.xml 

Uses of AreaTree in org.apache.fop.apps
 

Methods in org.apache.fop.apps with parameters of type AreaTree
voidPrintCommandLine.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
voidFOTreeBuilder.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
voidPageSequence.format(AreaTree areaTree)
          Runs the formatting of this page sequence into the given area tree
voidRoot.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
PagePageMaster.makePage(AreaTree areaTree)
          
 

Uses of AreaTree in org.apache.fop.render
 

Methods in org.apache.fop.render with parameters of type AreaTree
voidRenderer.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
voidAWTRenderer.render(AreaTree areaTree, int aPageNumber)
          
voidAWTRenderer.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
voidPDFRenderer.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
voidXMLRenderer.render(AreaTree areaTree, OutputStream stream)
          render the areas into XML