Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSection
-
Packages that use RtfSection Package Description org.apache.fop.render.rtf.rtflib.rtfdoc Independent subsystem (not specific to FOP) classes that are used to build RTF documents. -
-
Uses of RtfSection in org.apache.fop.render.rtf.rtflib.rtfdoc
Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfSection Modifier and Type Method Description RtfSection
RtfDocumentArea. newSection()
Close current RtfSection if any and create a new one
-