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 TypeClassDescriptionclassThis class represents a single character and its bounding boxMethods in com.itextpdf.kernel.pdf.canvas.parser.listener with parameters of type TextChunkModifier and TypeMethodDescriptionprotected booleanLocationTextExtractionStrategy.isChunkAtWordBoundary(TextChunk chunk, TextChunk previousChunk) Determines if a space character should be inserted between a previous chunk and the current chunk.