fop svn-trunk

Uses of Class
org.apache.fop.fo.FOTreeBuilderContext

Packages that use FOTreeBuilderContext
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 FOTreeBuilderContext in org.apache.fop.fo
 

Methods in org.apache.fop.fo that return FOTreeBuilderContext
 FOTreeBuilderContext FONode.getBuilderContext()
          Returns the context class providing information used during FO tree building.
 

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

Methods in org.apache.fop.fo.pagination that return FOTreeBuilderContext
 FOTreeBuilderContext Root.getBuilderContext()
          Returns the context class providing information used during FO tree building.
 

Methods in org.apache.fop.fo.pagination with parameters of type FOTreeBuilderContext
 void Root.setBuilderContext(FOTreeBuilderContext context)
          Sets the builder context for this FO tree.
 


fop svn-trunk

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