|
Class Summary |
| AbstractText |
Abstarct text is the base class for all Text extraction data. |
| GlyphText |
Glyph Sprite contains glyph bound and textual information for drawing
and text extraction. |
| LineText |
Line text is make up WordText objects. |
| PageText |
Page text represents the root element of a page's text hierarchy which
looks something like this. |
| TextPositionComparator |
Text Position Comparator to sort AbstractText objects that might not be
plotted in a top down fasion. |
| WordText |
Word text represents an individual word in the document. |