Package com.itextpdf.kernel.pdf.canvas.parser.listener
package com.itextpdf.kernel.pdf.canvas.parser.listener
-
ClassDescriptionThis 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.A text 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.This class expands eachTextRenderInfoforEventType.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.This class is designed to search for the occurrences of a regular expression and return the resultant rectangles.Represents a chunk of text, it's orientation, and location relative to the orientation vectorThis class allows you to find the rectangle which contains all the text in the given content stream.