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

Packages that use BodyAreaContainer
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 BodyAreaContainer in org.apache.fop.layout
 

Methods in org.apache.fop.layout that return BodyAreaContainer
BodyAreaContainerBodyRegionArea.makeBodyAreaContainer()
          
BodyAreaContainerPage.getBody()
          
 

Methods in org.apache.fop.layout with parameters of type BodyAreaContainer
voidPage.addBody(BodyAreaContainer area)
          Ensure that page is set not only on B.A.C.
 

Uses of BodyAreaContainer in org.apache.fop.render
 

Methods in org.apache.fop.render with parameters of type BodyAreaContainer
voidRenderer.renderBodyAreaContainer(BodyAreaContainer area)
          render the given area container
 

Uses of BodyAreaContainer in org.apache.fop.render.awt
 

Methods in org.apache.fop.render.awt with parameters of type BodyAreaContainer
voidAWTRenderer.renderBodyAreaContainer(BodyAreaContainer area)
          
 

Uses of BodyAreaContainer in org.apache.fop.render.pdf
 

Methods in org.apache.fop.render.pdf with parameters of type BodyAreaContainer
voidPDFRenderer.renderBodyAreaContainer(BodyAreaContainer area)
          
 

Uses of BodyAreaContainer in org.apache.fop.render.xml
 

Methods in org.apache.fop.render.xml with parameters of type BodyAreaContainer
voidXMLRenderer.renderBodyAreaContainer(BodyAreaContainer area)
          render a body area container to XML