Uses of Class
com.lowagie.text.rtf.list.RtfListLevel
Packages that use RtfListLevel
-
Uses of RtfListLevel in com.lowagie.text.rtf.list
Methods in com.lowagie.text.rtf.list that return RtfListLevelModifier and TypeMethodDescriptionRtfList.getListLevel(int index) RtfListLevel.getListLevelParent()RtfListItem.getParent()Set the parent RtfList.Methods in com.lowagie.text.rtf.list with parameters of type RtfListLevelModifier and TypeMethodDescriptionvoidRtfListLevel.setListLevelParent(RtfListLevel listLevelParent) voidRtfListItem.setParent(RtfListLevel parentList) Set the parent RtfList.protected voidRtfList.writeListTextBlock(OutputStream result, int itemNr, RtfListLevel listLevel) Constructors in com.lowagie.text.rtf.list with parameters of type RtfListLevel