Uses of Class
org.apache.fop.fo.pagination.Region

Packages that use Region
org.apache.fop.fo.flow   
org.apache.fop.fo.pagination   
 

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

Methods in org.apache.fop.fo.flow with parameters of type Region
 int AbstractFlow.layout(Area area, Region region)
           
 int StaticContent.layout(Area area, Region region)
           
 

Uses of Region in org.apache.fop.fo.pagination
 

Subclasses of Region in org.apache.fop.fo.pagination
 class RegionAfter
          Class modeling the fo:region-after object.
 class RegionBefore
          Class modeling the fo:region-before object.
 class RegionBody
          Class modeling the fo:region-body object.
 class RegionEnd
          Class modeling the fo:region-end object.
 class RegionStart
          Class modeling the fo:region-start object.
 

Methods in org.apache.fop.fo.pagination that return Region
protected  Region SimplePageMaster.getRegion(java.lang.String regionClass)
           
 

Methods in org.apache.fop.fo.pagination with parameters of type Region
protected  void SimplePageMaster.addRegion(Region region)
           
 



Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.