Class GidAwareGlyph

java.lang.Object
com.itextpdf.io.font.otf.Glyph
com.itextpdf.io.font.GidAwareGlyph

class GidAwareGlyph extends Glyph
  • Field Details

    • gid

      private int gid
  • Constructor Details

    • GidAwareGlyph

      public GidAwareGlyph(int code, int width, int unicode, int[] bbox)
  • Method Details

    • setGid

      public void setGid(int index)
    • getGid

      public int getGid()