Package | Description |
---|---|
org.apache.fop.accessibility.fo | |
org.apache.fop.fo |
Classes, constants and basic infrastructure for the FO tree.
|
org.apache.fop.fo.flow |
All the block- and inline-level flow formatting objects.
|
org.apache.fop.render.rtf |
RTF (Rich Text Format) Output Support
|
Modifier and Type | Method and Description |
---|---|
void |
FO2StructureTreeConverter.endInline(Inline inl) |
void |
FO2StructureTreeConverter.startInline(Inline inl) |
Modifier and Type | Method and Description |
---|---|
void |
FOEventHandler.endInline(Inline inl) |
void |
DelegatingFOEventHandler.endInline(Inline inl) |
void |
FOEventHandler.startInline(Inline inl) |
void |
DelegatingFOEventHandler.startInline(Inline inl) |
Modifier and Type | Class and Description |
---|---|
class |
BidiOverride
Class modelling the
fo:bidi-override object. |
Modifier and Type | Method and Description |
---|---|
Inline |
Footnote.getFootnoteCitation()
Public accessor for inline FO
|
Modifier and Type | Method and Description |
---|---|
void |
RTFHandler.endInline(Inline inl) |
void |
RTFHandler.startInline(Inline inl) |
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.