fop 0.95

Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic

Packages that use RtfExternalGraphic
org.apache.fop.render.rtf.rtflib.rtfdoc Independent subsystem (not specific to FOP) classes that are used to build RTF documents. 
 

Uses of RtfExternalGraphic in org.apache.fop.render.rtf.rtflib.rtfdoc
 

Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfExternalGraphic
 RtfExternalGraphic IRtfExternalGraphicContainer.newImage()
          Creates a new image on external graphic base.
 RtfExternalGraphic RtfParagraph.newImage()
          Start a new external graphic after closing all other elements
 RtfExternalGraphic RtfSection.newImage()
          Start a new external graphic after closing current paragraph, list and table
 RtfExternalGraphic RtfTableCell.newImage()
          Start a new external graphic after closing current paragraph, list and table
 RtfExternalGraphic RtfTextrun.newImage()
          Inserts an image.
 


fop 0.95

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.