Class TextLine

    • Constructor Detail

      • TextLine

        public TextLine()
      • TextLine

        public TextLine​(TextChunk chunk)
      • TextLine

        public TextLine​(TextLine line)
    • Method Detail

      • getFirstTextChunk

        public TextChunk getFirstTextChunk()
      • getLastTextChunk

        public TextChunk getLastTextChunk()
      • add

        public void add​(TextLine line)
      • getValue

        public String getValue()
      • setNotFullLine

        public void setNotFullLine()
      • isFullLine

        public boolean isFullLine()