Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
FOTreeBuilderContext |
FONode.getBuilderContext()
Returns the context class providing information used during FO tree building.
|
Modifier and Type | Method and Description |
---|---|
FOTreeBuilderContext |
Root.getBuilderContext()
Returns the context class providing information used during FO tree building.
|
Modifier and Type | Method and Description |
---|---|
void |
Root.setBuilderContext(FOTreeBuilderContext context)
Sets the builder context for this FO tree.
|
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.