Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraphKeepTogether
-
Packages that use RtfParagraphKeepTogether 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 RtfParagraphKeepTogether in org.apache.fop.render.rtf.rtflib.rtfdoc
Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfParagraphKeepTogether Modifier and Type Method Description RtfParagraphKeepTogether
IRtfParagraphKeepTogetherContainer. newParagraphKeepTogether()
Close current paragraph, if any, and start a new oneRtfParagraphKeepTogether
RtfSection. newParagraphKeepTogether()
Close current paragraph if any and start a new one
-