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.image(ExternalGraphic eg) |
Modifier and Type | Method and Description |
---|---|
void |
DelegatingFOEventHandler.image(ExternalGraphic eg) |
void |
FOEventHandler.image(ExternalGraphic eg)
Process an ExternalGraphic.
|
Constructor and Description |
---|
ExternalGraphicLayoutManager(ExternalGraphic node)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
MIFHandler.image(ExternalGraphic eg)
Process an ExternalGraphic.
|
Modifier and Type | Method and Description |
---|---|
void |
RTFHandler.image(ExternalGraphic eg)
Process an ExternalGraphic.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.