org.apache.fop.render.rtf.rtflib.rtfdoc

Interface IRtfExternalGraphicContainer

Known Implementing Classes:
RtfAfter, RtfBefore, RtfParagraph, RtfSection, RtfTableCell

public interface IRtfExternalGraphicContainer

Interface for classes containing images.

Method Summary

RtfExternalGraphic
newImage()
Creates a new image on external graphic base.

Method Details

newImage

public RtfExternalGraphic newImage()
            throws IOException
Creates a new image on external graphic base.
Returns:
RtfExternalGraphic for the new image

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