Save This Page
Home » iText-src-2.1.3 » com.lowagie » text » rtf » [javadoc | source]
com.lowagie.text.rtf
public interface: RtfExtendedElement [javadoc | source]

All Implemented Interfaces:
    RtfBasicElement

All Known Implementing Classes:
    RtfPictureList, RtfStylesheetList, RtfFontList, RtfListLevel, RtfColorList, RtfPageSetting, RtfCell, RtfList, RtfListTable, RtfFont, RtfParagraphStyle, RtfColor, RtfCodePage

The RtfExtendedElement interface is to be used for elements that also write data into the definition part of the rtf document
Method from com.lowagie.text.rtf.RtfExtendedElement Summary:
writeDefinition
Method from com.lowagie.text.rtf.RtfExtendedElement Detail:
 public  void writeDefinition(OutputStream out) throws IOException
    Write the definition part of the element