Package com.lowagie.text.rtf
-
Interface Summary Interface Description RtfBasicElement The RtfBasicElement interface defines the interface for elements that can be added to the RtfWriter.RtfExtendedElement The RtfExtendedElement interface is to be used for elements that also write data into the definition part of the rtf document -
Class Summary Class Description RtfAddableElement The RtfAddableElement is the superclass for all rtf specific elements that need to be added to an iText document.RtfElement RtfElement is the base class for all RTF Element classesRtfMapper The RtfMapper provides mappings between com.lowagie.text.* classes and the corresponding com.lowagie.text.rtf.** classes.RtfWriter2 The RtfWriter allows the creation of rtf documents via the iText system Version: $Id: RtfWriter2.java 4065 2009-09-16 23:09:11Z psoares33 $