fop 0.95

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
          The fo:region-after element.
 class RegionBA
          Abstract base class for fo:region-before and fo:region-after.
 class RegionBefore
          The fo:region-before element.
 class RegionEnd
          The fo:region-end element.
 class RegionSE
          Abstract base class for fo:region-start and fo:region-end.
 class RegionStart
          The fo:region-start element.
 

Uses of SideRegion in org.apache.fop.layoutmgr
 

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

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


fop 0.95

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