Class TextBlock

  • All Implemented Interfaces:
    java.lang.Comparable

    
    public final class TextBlock
     implements Comparable<T>
                        

    Represents a text located on a document page. This model contains the actual text the range (i.e. the start and end index of the text on the page), and a list of pageRects holding the PDF coordinates of the text.