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 | Description |
---|---|---|
void |
FO2StructureTreeConverter.endRoot(Root root) |
|
void |
FO2StructureTreeConverter.startRoot(Root root) |
Modifier and Type | Method | Description |
---|---|---|
void |
AreaTreeHandler.startRoot(Root root) |
Modifier and Type | Field | Description |
---|---|---|
protected Root |
FOTreeBuilder.rootFObj |
The root of the formatting object tree
|
Modifier and Type | Method | Description |
---|---|---|
Root |
FONode.getRoot() |
Returns the root node of this tree
|
Modifier and Type | Method | 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 | Description |
---|---|---|
Root |
AbstractPageSequence.getRoot() |
Public accessor for the ancestor Root.
|
Root |
Root.getRoot() |
Returns the root node of this tree
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.