Interface IRtfParagraphKeepTogetherContainer

  • All Known Implementing Classes:
    RtfSection

    public interface IRtfParagraphKeepTogetherContainer
    Interface for classes containing Paragraphs with Keep Together
    • Method Detail

      • newParagraphKeepTogether

        RtfParagraphKeepTogether newParagraphKeepTogether()
                                                   throws java.io.IOException
        Close current paragraph, if any, and start a new one
        Returns:
        new paragraph object (with keep together)
        Throws:
        java.io.IOException - for I/O problems