类 IndexSubTableFormat4.CodeOffsetPair

java.lang.Object
com.google.typography.font.sfntly.table.bitmap.IndexSubTableFormat4.CodeOffsetPair
直接已知子类:
IndexSubTableFormat4.CodeOffsetPairBuilder
封闭类:
IndexSubTableFormat4

public static class IndexSubTableFormat4.CodeOffsetPair extends Object
  • 字段详细资料

    • glyphCode

      protected int glyphCode
    • offset

      protected int offset
  • 构造器详细资料

    • CodeOffsetPair

      private CodeOffsetPair(int glyphCode, int offset)
  • 方法详细资料

    • glyphCode

      public int glyphCode()
    • offset

      public int offset()