Package | Description |
---|---|
org.apache.fop.render.rtf.rtflib.rtfdoc |
Independent subsystem (not specific to FOP) classes that are used to build
RTF documents.
|
Modifier and Type | Method and Description |
---|---|
RtfExternalGraphic |
RtfSection.newImage()
Start a new external graphic after closing current paragraph, list and table
|
RtfExternalGraphic |
RtfParagraph.newImage()
Start a new external graphic after closing all other elements
|
RtfExternalGraphic |
RtfTextrun.newImage()
Inserts an image.
|
RtfExternalGraphic |
IRtfExternalGraphicContainer.newImage()
Creates a new image on external graphic base.
|
RtfExternalGraphic |
RtfTableCell.newImage()
Start a new external graphic after closing current paragraph, list and table
|
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.