Uses of Class
org.apache.fop.fo.FOTreeBuilderContext
Packages that use FOTreeBuilderContext
Package
Description
Classes, constants and basic infrastructure for the FO tree.
All the pagination and declaration formatting objects.
-
Uses of FOTreeBuilderContext in org.apache.fop.fo
Methods in org.apache.fop.fo that return FOTreeBuilderContextModifier and TypeMethodDescriptionFONode.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 FOTreeBuilderContextModifier and TypeMethodDescriptionRoot.getBuilderContext()Returns the context class providing information used during FO tree building.Methods in org.apache.fop.fo.pagination with parameters of type FOTreeBuilderContextModifier and TypeMethodDescriptionvoidRoot.setBuilderContext(FOTreeBuilderContext context) Sets the builder context for this FO tree.