Package | Description |
---|---|
com.itextpdf.kernel.pdf.canvas.parser | |
com.itextpdf.kernel.pdf.canvas.parser.listener |
Class and Description |
---|
IEventListener
A callback interface that receives notifications from the
PdfCanvasProcessor
as various events occur (see EventType ). |
ITextExtractionStrategy
This is a special interface for
IEventFilter that returns text as result of its work. |
Class and Description |
---|
CharacterRenderInfo
This class represents a single character and its bounding box
|
DefaultPdfTextLocation
This class acts as a default implementation of IPdfTextLocation
|
FilteredEventListener
An event listener which filters events on the fly before passing them on to the delegate.
|
GlyphEventListener
This class expands each
TextRenderInfo for EventType.RENDER_TEXT event types into
multiple TextRenderInfo instances for each glyph occurred. |
IEventListener
A callback interface that receives notifications from the
PdfCanvasProcessor
as various events occur (see EventType ). |
ILocationExtractionStrategy
This is a special interface for
IEventFilter that returns a collection of rectangles as result of its work. |
IPdfTextLocation
Instances of this interface represent a piece of text,
somewhere on a page in a pdf document.
|
ITextChunkLocation |
ITextExtractionStrategy
This is a special interface for
IEventFilter that returns text as result of its work. |
LocationTextExtractionStrategy |
LocationTextExtractionStrategy.ITextChunkLocationStrategy |
TextChunk
Represents a chunk of text, it's orientation, and location relative to the orientation vector
|
Copyright © 1998–2023 Apryse Group NV. All rights reserved.