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

Packages that use BlockArea
org.apache.fop.fo.flow 
org.apache.fop.render 
org.apache.fop.render.awt 
org.apache.fop.render.pdf 
org.apache.fop.render.xml 

Uses of BlockArea in org.apache.fop.fo.flow
 

Fields in org.apache.fop.fo.flow declared as BlockArea
(package private) BlockAreaBlock.blockArea
          
 

Uses of BlockArea in org.apache.fop.render
 

Methods in org.apache.fop.render with parameters of type BlockArea
voidRenderer.renderBlockArea(BlockArea area)
          render the given block area
 

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

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

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

Methods in org.apache.fop.render.pdf with parameters of type BlockArea
voidPDFRenderer.renderBlockArea(BlockArea area)
          render block area to PDF
 

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

Methods in org.apache.fop.render.xml with parameters of type BlockArea
voidXMLRenderer.renderBlockArea(BlockArea area)
          render a block area to XML