|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstreamForeignObject | |
---|---|
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 |
Uses of InstreamForeignObject in org.apache.fop.fo |
---|
Methods in org.apache.fop.fo with parameters of type InstreamForeignObject | |
---|---|
void |
FOEventHandler.foreignObject(InstreamForeignObject ifo)
Process an InstreamForeignObject. |
Uses of InstreamForeignObject in org.apache.fop.layoutmgr.inline |
---|
Constructors in org.apache.fop.layoutmgr.inline with parameters of type InstreamForeignObject | |
---|---|
InstreamForeignObjectLM(InstreamForeignObject node)
Constructor. |
Uses of InstreamForeignObject in org.apache.fop.render.mif |
---|
Methods in org.apache.fop.render.mif with parameters of type InstreamForeignObject | |
---|---|
void |
MIFHandler.foreignObject(InstreamForeignObject ifo)
|
Uses of InstreamForeignObject in org.apache.fop.render.rtf |
---|
Methods in org.apache.fop.render.rtf with parameters of type InstreamForeignObject | |
---|---|
void |
RTFHandler.foreignObject(InstreamForeignObject ifo)
Process an InstreamForeignObject. |
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |