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.endLink(BasicLink basicLink) |
void |
FO2StructureTreeConverter.startLink(BasicLink basicLink) |
Modifier and Type | Method and Description |
---|---|
void |
FOEventHandler.endLink(BasicLink basicLink)
Process end of a Link.
|
void |
DelegatingFOEventHandler.endLink(BasicLink basicLink) |
void |
FOEventHandler.startLink(BasicLink basicLink)
Process start of a Link.
|
void |
DelegatingFOEventHandler.startLink(BasicLink basicLink) |
Constructor and Description |
---|
BasicLinkLayoutManager(BasicLink node)
Create an fo:basic-link layout manager.
|
Modifier and Type | Method and Description |
---|---|
void |
RTFHandler.endLink(BasicLink basicLink)
Process end of a Link.
|
void |
RTFHandler.startLink(BasicLink basicLink)
Process start of a Link.
|
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.