类 IndexSubTableFormat4.CodeOffsetPairBuilder

java.lang.Object
com.google.typography.font.sfntly.table.bitmap.IndexSubTableFormat4.CodeOffsetPair
com.google.typography.font.sfntly.table.bitmap.IndexSubTableFormat4.CodeOffsetPairBuilder
封闭类:
IndexSubTableFormat4

public static final class IndexSubTableFormat4.CodeOffsetPairBuilder extends IndexSubTableFormat4.CodeOffsetPair
  • 构造器详细资料

    • CodeOffsetPairBuilder

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

    • setGlyphCode

      public void setGlyphCode(int glyphCode)
    • setOffset

      public void setOffset(int offset)