fop 2.1

Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraphBreak

Packages that use RtfParagraphBreak
org.apache.fop.render.rtf.rtflib.rtfdoc Independent subsystem (not specific to FOP) classes that are used to build RTF documents. 
 

Uses of RtfParagraphBreak in org.apache.fop.render.rtf.rtflib.rtfdoc
 

Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfParagraphBreak
 RtfParagraphBreak RtfTextrun.addParagraphBreak()
          Inserts paragraph break before all close group marks.
 

Methods in org.apache.fop.render.rtf.rtflib.rtfdoc with parameters of type RtfParagraphBreak
 void RtfTableCell.setLastParagraph(RtfParagraphBreak parBreak, int breakDepth)
          The table cell decides whether or not a newly added paragraph break will be used to write the cell-end control word.
 


fop 2.1

Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.