Class CharacterRenderInfo

java.lang.Object
com.itextpdf.kernel.pdf.canvas.parser.listener.TextChunk
com.itextpdf.kernel.pdf.canvas.parser.listener.CharacterRenderInfo

public class CharacterRenderInfo extends TextChunk
This class represents a single character and its bounding box
  • Constructor Details

    • CharacterRenderInfo

      public CharacterRenderInfo (TextRenderInfo tri)
  • Method Details

    • getBoundingBox

      public Rectangle getBoundingBox()