Uses of Class
com.lowagie.text.rtf.list.RtfList
Packages that use RtfList
-
Uses of RtfList in com.lowagie.text.rtf.document
Methods in com.lowagie.text.rtf.document with parameters of type RtfListModifier and TypeMethodDescriptionvoidRtfDocumentHeader.freeListNumber(RtfList list) Removes a RtfList from the list tableintRtfDocumentHeader.getListNumber(RtfList list) Gets the number of the specified RtfList -
Uses of RtfList in com.lowagie.text.rtf.list
Methods in com.lowagie.text.rtf.list that return RtfListMethods in com.lowagie.text.rtf.list with parameters of type RtfListModifier and TypeMethodDescriptionvoidRtfListTable.freeListNumber(RtfList list) Remove a RtfList from the list of RtfListintRtfListTable.getListNumber(RtfList list) Gets the id of the specified RtfList.voidvoidRtfList.setParentList(RtfList parentList) Constructors in com.lowagie.text.rtf.list with parameters of type RtfList