Package | Description |
---|---|
org.apache.fop.accessibility.fo | |
org.apache.fop.area |
FOP's area tree.
|
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 |
---|---|
void |
FO2StructureTreeConverter.endRoot(Root root) |
void |
FO2StructureTreeConverter.startRoot(Root root) |
Modifier and Type | Method and Description |
---|---|
void |
AreaTreeHandler.startRoot(Root root) |
Modifier and Type | Field and Description |
---|---|
protected Root |
FOTreeBuilder.rootFObj
The root of the formatting object tree
|
Modifier and Type | Method and Description |
---|---|
Root |
FONode.getRoot()
Returns the root node of this tree
|
Modifier and Type | Method and Description |
---|---|
void |
DelegatingFOEventHandler.endRoot(Root root) |
void |
FOEventHandler.endRoot(Root root)
Called upon end of root element.
|
void |
DelegatingFOEventHandler.startRoot(Root root) |
void |
FOEventHandler.startRoot(Root root)
Called upon start of root element.
|
Modifier and Type | Method and Description |
---|---|
Root |
AbstractPageSequence.getRoot()
Public accessor for the ancestor Root.
|
Root |
Root.getRoot()
Returns the root node of this tree
|
Copyright © 2025 Apache Software Foundation. All rights reserved.