fop 1.0

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

Packages that use Title
org.apache.fop.fo.pagination All the pagination and declaration formatting objects. 
org.apache.fop.layoutmgr FOP's layout engine. 
org.apache.fop.layoutmgr.inline Layout managers for inline formatting objects and line building. 
 

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

Methods in org.apache.fop.fo.pagination that return Title
 Title PageSequence.getTitleFO()
          Accessor method for the fo:title associated with this fo:page-sequence
 

Uses of Title in org.apache.fop.layoutmgr
 

Methods in org.apache.fop.layoutmgr with parameters of type Title
 ContentLayoutManager LayoutManagerMaker.makeContentLayoutManager(PageSequenceLayoutManager pslm, Title title)
          Make a ContentLayoutManager object.
 ContentLayoutManager LayoutManagerMapping.makeContentLayoutManager(PageSequenceLayoutManager pslm, Title title)
           
 

Uses of Title in org.apache.fop.layoutmgr.inline
 

Constructors in org.apache.fop.layoutmgr.inline with parameters of type Title
ContentLayoutManager(PageSequenceLayoutManager pslm, Title foTitle)
          Constructor using a fo:title formatting object and its PageSequenceLayoutManager parent.
 


fop 1.0

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