Uses of Class
com.lowagie.text.rtf.document.RtfInfoElement
Packages that use RtfInfoElement
-
Uses of RtfInfoElement in com.lowagie.text.rtf.document
Fields in com.lowagie.text.rtf.document with type parameters of type RtfInfoElementModifier and TypeFieldDescriptionprivate final List
<RtfInfoElement> RtfInfoGroup.infoElements
The RtfInfoElements that belong to this RtfInfoGroupMethods in com.lowagie.text.rtf.document with parameters of type RtfInfoElementModifier and TypeMethodDescriptionvoid
RtfInfoGroup.add
(RtfInfoElement infoElement) Adds an RtfInfoElement to the RtfInfoGroupvoid
RtfDocumentHeader.addInfoElement
(RtfInfoElement rtfInfoElement) Adds an RtfInfoElement to the list of RtfInfoElements