Uses of Package
com.itextpdf.kernel.pdf.canvas.parser.listener
Packages that use com.itextpdf.kernel.pdf.canvas.parser.listener
Package
Description
-
Classes in com.itextpdf.kernel.pdf.canvas.parser.listener used by com.itextpdf.kernel.pdf.canvas.parserClassDescriptionA callback interface that receives notifications from the
PdfCanvasProcessoras various events occur (seeEventType).This is a special interface forIEventFilterthat returns text as result of its work. -
Classes in com.itextpdf.kernel.pdf.canvas.parser.listener used by com.itextpdf.kernel.pdf.canvas.parser.listenerClassDescriptionThis class represents a single character and its bounding boxThis class acts as a default implementation of IPdfTextLocationAn event listener which filters events on the fly before passing them on to the delegate.This class expands each
TextRenderInfoforEventType.RENDER_TEXTevent types into multipleTextRenderInfoinstances for each glyph occurred.A callback interface that receives notifications from thePdfCanvasProcessoras various events occur (seeEventType).This is a special interface forIEventFilterthat returns a collection of rectangles as result of its work.Instances of this interface represent a piece of text, somewhere on a page in a pdf document.This is a special interface forIEventFilterthat returns text as result of its work.Represents a chunk of text, it's orientation, and location relative to the orientation vector