Package org.icepdf.core.pobjects.graphics.text

Interface Summary
Text Sprite interface which is base for all text sprite types.
TextSelect Text select definitions.
 

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.
WordText Word text represents an individual word in the document.