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 boxClasses in com.itextpdf.kernel.pdf.canvas.parser.listener that implement interfaces with type arguments of type TextChunkFields in com.itextpdf.kernel.pdf.canvas.parser.listener with type parameters of type TextChunkModifier and TypeFieldDescriptionLocationTextExtractionStrategy.locationalResulta summary of all found textLocationTextExtractionStrategy.TextChunkMarks.precedingLocationTextExtractionStrategy.TextChunkMarks.succeedingMethods in com.itextpdf.kernel.pdf.canvas.parser.listener with parameters of type TextChunkModifier and TypeMethodDescriptionintprotected booleanLocationTextExtractionStrategy.isChunkAtWordBoundary(TextChunk chunk, TextChunk previousChunk) Determines if a space character should be inserted between a previous chunk and the current chunk.(package private) booleanMethod parameters in com.itextpdf.kernel.pdf.canvas.parser.listener with type arguments of type TextChunkModifier and TypeMethodDescriptionprivate voidLocationTextExtractionStrategy.sortWithMarks(List<TextChunk> textChunks)