java.lang.Object
com.itextpdf.kernel.pdf.canvas.parser.listener.TextChunk
Direct Known Subclasses:
CharacterRenderInfo

public class TextChunk extends Object
Represents a chunk of text, it's orientation, and location relative to the orientation vector
  • Field Details

  • Constructor Details

  • Method Details

    • getText

      public String getText()
      Returns:
      the text captured by this chunk
    • getLocation

      public ITextChunkLocation getLocation()