org.jfor.jfor.rtflib.rtfdoc
Interface IRtfExternalGraphicContainer

All Known Implementing Classes:
RtfAfterBeforeBase, RtfParagraph, RtfSection, RtfTableCell

public interface IRtfExternalGraphicContainer

Interface for containers that can hold RtfExternalGraphic objects

Author:
Andreas Putz

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

Method Detail

newImage

public RtfExternalGraphic newImage()
                            throws java.io.IOException
Creates a new image on external graphic base.

Throws:
java.io.IOException - On error