Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyle
Packages that use RtfListStyle
Package
Description
Independent subsystem (not specific to FOP) classes that are used to build
RTF documents.
-
Uses of RtfListStyle in org.apache.fop.render.rtf.rtflib.rtfdoc
Subclasses of RtfListStyle in org.apache.fop.render.rtf.rtflib.rtfdocModifier and TypeClassDescriptionclassClass to handle bullet list style.classClass to handle number list style.classClass to handle text list style.Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfListStyleModifier and TypeMethodDescriptionRtfList.getRtfListStyle()Get list styleRtfListItem.getRtfListStyle()Get list styleMethods in org.apache.fop.render.rtf.rtflib.rtfdoc with parameters of type RtfListStyleModifier and TypeMethodDescriptionintRtfListTable.addRtfListStyle(RtfListStyle ls) Add list stylevoidRtfList.setRtfListStyle(RtfListStyle ls) Change list stylevoidRtfListItem.setRtfListStyle(RtfListStyle ls) Change list style