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.endPageNumberCitation(PageNumberCitation pageCite) |
void |
FO2StructureTreeConverter.startPageNumberCitation(PageNumberCitation pageCite) |
Modifier and Type | Method and Description |
---|---|
void |
DelegatingFOEventHandler.endPageNumberCitation(PageNumberCitation pageCite) |
void |
FOEventHandler.endPageNumberCitation(PageNumberCitation pageCite) |
void |
DelegatingFOEventHandler.startPageNumberCitation(PageNumberCitation pageCite) |
void |
FOEventHandler.startPageNumberCitation(PageNumberCitation pageCite) |
Constructor and Description |
---|
PageNumberCitationLayoutManager(PageNumberCitation node)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
RTFHandler.startPageNumberCitation(PageNumberCitation l) |
Copyright © 2025 Apache Software Foundation. All rights reserved.