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.endPageNumberCitationLast(PageNumberCitationLast pageLast) |
void |
FO2StructureTreeConverter.startPageNumberCitationLast(PageNumberCitationLast pageLast) |
Modifier and Type | Method and Description |
---|---|
void |
FOEventHandler.endPageNumberCitationLast(PageNumberCitationLast pageLast) |
void |
DelegatingFOEventHandler.endPageNumberCitationLast(PageNumberCitationLast pageLast) |
void |
FOEventHandler.startPageNumberCitationLast(PageNumberCitationLast pageLast) |
void |
DelegatingFOEventHandler.startPageNumberCitationLast(PageNumberCitationLast pageLast) |
Constructor and Description |
---|
PageNumberCitationLastLayoutManager(PageNumberCitationLast node)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
RTFHandler.startPageNumberCitationLast(PageNumberCitationLast l) |
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.