fop 1.0

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

Packages that use SideRegion
org.apache.fop.fo.pagination All the pagination and declaration formatting objects. 
org.apache.fop.layoutmgr FOP's layout engine. 
 

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

Subclasses of SideRegion in org.apache.fop.fo.pagination
 class RegionAfter
          Class modelling the fo:region-after object.
 class RegionBA
          Abstract base class for fo:region-before and fo:region-after.
 class RegionBefore
          Class modelling the fo:region-before object.
 class RegionEnd
          Class modelling the fo:region-end object.
 class RegionSE
          Abstract base class for fo:region-start and fo:region-end.
 class RegionStart
          Class modelling the fo:region-start object.
 

Uses of SideRegion in org.apache.fop.layoutmgr
 

Methods in org.apache.fop.layoutmgr with parameters of type SideRegion
 StaticContentLayoutManager LayoutManagerMaker.makeStaticContentLayoutManager(PageSequenceLayoutManager pslm, StaticContent sc, SideRegion reg)
          Make a StaticContentLayoutManager object.
 StaticContentLayoutManager LayoutManagerMapping.makeStaticContentLayoutManager(PageSequenceLayoutManager pslm, StaticContent sc, SideRegion reg)
           
 

Constructors in org.apache.fop.layoutmgr with parameters of type SideRegion
StaticContentLayoutManager(PageSequenceLayoutManager pslm, StaticContent node, SideRegion reg)
          Creates a new StaticContentLayoutManager.
 


fop 1.0

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