|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |