Uses of Class
com.itextpdf.kernel.pdf.canvas.parser.listener.TextChunk
Packages that use TextChunk
-
Uses of TextChunk in com.itextpdf.kernel.pdf.canvas.parser.listener
Subclasses of TextChunk in com.itextpdf.kernel.pdf.canvas.parser.listenerModifier and TypeClassDescriptionclass
This class represents a single character and its bounding boxFields in com.itextpdf.kernel.pdf.canvas.parser.listener with type parameters of type TextChunkModifier and TypeFieldDescriptionLocationTextExtractionStrategy.locationalResult
a summary of all found textLocationTextExtractionStrategy.TextChunkMarks.preceding
LocationTextExtractionStrategy.TextChunkMarks.succeeding
Methods in com.itextpdf.kernel.pdf.canvas.parser.listener with parameters of type TextChunkModifier and TypeMethodDescriptionint
protected boolean
LocationTextExtractionStrategy.isChunkAtWordBoundary
(TextChunk chunk, TextChunk previousChunk) Determines if a space character should be inserted between a previous chunk and the current chunk.(package private) boolean
Method parameters in com.itextpdf.kernel.pdf.canvas.parser.listener with type arguments of type TextChunkModifier and TypeMethodDescriptionprivate void
LocationTextExtractionStrategy.sortWithMarks
(List<TextChunk> textChunks)