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.mif |
MIF Output Support
|
org.apache.fop.render.rtf |
RTF (Rich Text Format) Output Support
|
Modifier and Type | Method and Description |
---|---|
void |
FO2StructureTreeConverter.endInstreamForeignObject(InstreamForeignObject ifo) |
void |
FO2StructureTreeConverter.startInstreamForeignObject(InstreamForeignObject ifo) |
Modifier and Type | Method and Description |
---|---|
void |
DelegatingFOEventHandler.endInstreamForeignObject(InstreamForeignObject ifo) |
void |
FOEventHandler.endInstreamForeignObject(InstreamForeignObject ifo)
Process the end of an InstreamForeignObject.
|
void |
DelegatingFOEventHandler.startInstreamForeignObject(InstreamForeignObject ifo) |
void |
FOEventHandler.startInstreamForeignObject(InstreamForeignObject ifo)
Process the start of an InstreamForeignObject.
|
Constructor and Description |
---|
InstreamForeignObjectLM(InstreamForeignObject node)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
MIFHandler.endInstreamForeignObject(InstreamForeignObject ifo)
Process the end of an InstreamForeignObject.
|
void |
MIFHandler.startInstreamForeignObject(InstreamForeignObject ifo)
Process the start of an InstreamForeignObject.
|
Modifier and Type | Method and Description |
---|---|
void |
RTFHandler.endInstreamForeignObject(InstreamForeignObject ifo)
Process the end of an InstreamForeignObject.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.