Uses of Package
com.itextpdf.kernel.pdf.canvas.parser.listener
-
Packages that use com.itextpdf.kernel.pdf.canvas.parser.listener Package Description com.itextpdf.kernel.pdf.canvas.parser com.itextpdf.kernel.pdf.canvas.parser.listener com.itextpdf.kernel.utils -
Classes in com.itextpdf.kernel.pdf.canvas.parser.listener used by com.itextpdf.kernel.pdf.canvas.parser Class Description IEventListener A callback interface that receives notifications from thePdfCanvasProcessor
as various events occur (seeEventType
).ITextExtractionStrategy This is a special interface forIEventFilter
that returns text as result of its work. -
Classes in com.itextpdf.kernel.pdf.canvas.parser.listener used by com.itextpdf.kernel.pdf.canvas.parser.listener Class Description CharacterRenderInfo This class represents a single character and its bounding boxCharacterRenderInfo.StringConversionInfo DefaultPdfTextLocation This class acts as a default implementation of IPdfTextLocationFilteredEventListener An event listener which filters events on the fly before passing them on to the delegate.GlyphEventListener This class expands eachTextRenderInfo
forEventType.RENDER_TEXT
event types into multipleTextRenderInfo
instances for each glyph occurred.IEventListener A callback interface that receives notifications from thePdfCanvasProcessor
as various events occur (seeEventType
).ILocationExtractionStrategy This is a special interface forIEventFilter
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 forIEventFilter
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 -
Classes in com.itextpdf.kernel.pdf.canvas.parser.listener used by com.itextpdf.kernel.utils Class Description IEventListener A callback interface that receives notifications from thePdfCanvasProcessor
as various events occur (seeEventType
).ITextExtractionStrategy This is a special interface forIEventFilter
that returns text as result of its work.