Uses of Interface
com.itextpdf.kernel.pdf.canvas.parser.listener.ITextChunkLocation
Packages that use ITextChunkLocation
-
Uses of ITextChunkLocation in com.itextpdf.kernel.pdf.canvas.parser.listener
Fields in com.itextpdf.kernel.pdf.canvas.parser.listener declared as ITextChunkLocationMethods in com.itextpdf.kernel.pdf.canvas.parser.listener that return ITextChunkLocationModifier and TypeMethodDescriptionLocationTextExtractionStrategy.ITextChunkLocationStrategy.createLocation(TextRenderInfo renderInfo, LineSegment baseline) TextChunk.getLocation()Methods in com.itextpdf.kernel.pdf.canvas.parser.listener with parameters of type ITextChunkLocationModifier and TypeMethodDescriptionfloatITextChunkLocation.distanceFromEndOf(ITextChunkLocation other) booleanITextChunkLocation.isAtWordBoundary(ITextChunkLocation previous) booleanITextChunkLocation.sameLine(ITextChunkLocation as) Constructors in com.itextpdf.kernel.pdf.canvas.parser.listener with parameters of type ITextChunkLocation