| com.lowagie.text.rtf.RtfExtendedElement
All known Subclasses: com.lowagie.text.rtf.list.RtfList, com.lowagie.text.rtf.style.RtfFont, com.lowagie.text.rtf.document.RtfPageSetting, com.lowagie.text.rtf.style.RtfColor, com.lowagie.text.rtf.list.RtfListTable, com.lowagie.text.rtf.style.RtfColorList, com.lowagie.text.rtf.table.RtfCell, com.lowagie.text.rtf.style.RtfFontList, com.lowagie.text.rtf.document.RtfCodePage, com.lowagie.text.rtf.style.RtfStylesheetList,
RtfExtendedElement | public interface RtfExtendedElement extends RtfBasicElement(Code) | | The RtfExtendedElement interface is to be used for elements that also
write data into the definition part of the rtf document
version: $Id: RtfExtendedElement.java 2808 2007-05-30 10:58:16Z psoares33 $ author: Mark Hall (mhall@edu.uni-klu.ac.at) author: Thomas Bickel (tmb99@inode.at) |
|
|