Package | Description |
---|---|
org.apache.fop.accessibility.fo | |
org.apache.fop.fo |
Classes, constants and basic infrastructure for the FO tree.
|
org.apache.fop.layoutmgr.inline |
Layout managers for inline formatting objects and line building.
|
org.apache.fop.render.rtf |
RTF (Rich Text Format) Output Support
|
Modifier and Type | Method and Description |
---|---|
void |
FO2StructureTreeConverter.endLeader(Leader l) |
void |
FO2StructureTreeConverter.startLeader(Leader l) |
Modifier and Type | Method and Description |
---|---|
void |
DelegatingFOEventHandler.endLeader(Leader l) |
void |
FOEventHandler.endLeader(Leader l)
Process the end of a Leader.
|
void |
DelegatingFOEventHandler.startLeader(Leader l) |
void |
FOEventHandler.startLeader(Leader l)
Process the start of a Leader.
|
Constructor and Description |
---|
LeaderLayoutManager(Leader node)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
RTFHandler.startLeader(Leader l)
Process the start of a Leader.
|
Copyright © 2025 Apache Software Foundation. All rights reserved.