fop 1.0

Uses of Class
org.apache.fop.area.BodyRegion

Packages that use BodyRegion
org.apache.fop.area FOP's area tree. 
org.apache.fop.render Generic renderer interface. 
 

Uses of BodyRegion in org.apache.fop.area
 

Methods in org.apache.fop.area that return BodyRegion
 BodyRegion PageViewport.getBodyRegion()
          Convenience method to get BodyRegion of this PageViewport
 

Constructors in org.apache.fop.area with parameters of type BodyRegion
MainReference(BodyRegion parent)
          Constructor
 

Uses of BodyRegion in org.apache.fop.render
 

Methods in org.apache.fop.render with parameters of type BodyRegion
protected  void AbstractRenderer.renderBodyRegion(BodyRegion region)
          Renders a body region area.
 


fop 1.0

Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.