fop 1.0

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

Packages that use Root
org.apache.fop.fo Classes, constants and basic infrastructure for the FO tree. 
org.apache.fop.fo.pagination All the pagination and declaration formatting objects. 
 

Uses of Root in org.apache.fop.fo
 

Fields in org.apache.fop.fo declared as Root
protected  Root FOTreeBuilder.rootFObj
          The root of the formatting object tree
 

Methods in org.apache.fop.fo that return Root
 Root FONode.getRoot()
          Returns the root node of this tree
 

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

Methods in org.apache.fop.fo.pagination that return Root
 Root Root.getRoot()
          Returns the root node of this tree
 Root AbstractPageSequence.getRoot()
          Public accessor for the ancestor Root.
 


fop 1.0

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