Package | Description |
---|---|
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 |
FOEventHandler.foreignObject(InstreamForeignObject ifo)
Process an InstreamForeignObject.
|
Constructor and Description |
---|
InstreamForeignObjectLM(InstreamForeignObject node)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
MIFHandler.foreignObject(InstreamForeignObject ifo) |
Modifier and Type | Method and Description |
---|---|
void |
RTFHandler.foreignObject(InstreamForeignObject ifo)
Process an InstreamForeignObject.
|
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.