Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfList
Packages that use RtfList
Package
Description
Independent subsystem (not specific to FOP) classes that are used to build
RTF documents.
-
Uses of RtfList in org.apache.fop.render.rtf.rtflib.rtfdoc
Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfListModifier and TypeMethodDescriptionRtfListItem.getParentList()Get the parent list.RtfListStyle.getRtfList()Gets the RtfList this style belongs to.IRtfListContainer.newList(RtfAttributes attrs) Close the current list, if any, and starts a new oneRtfFootnote.newList(RtfAttributes attrs) RtfListItem.newList(RtfAttributes attrs) Start a new list after closing current paragraph, list and tableRtfSection.newList(RtfAttributes attrs) Start a new list after closing current paragraph, list and tableRtfTableCell.newList(RtfAttributes attrib) Start a new list after closing current paragraph, list and tableMethods in org.apache.fop.render.rtf.rtflib.rtfdoc with parameters of type RtfList