类 IndexSubTableFormat4.CodeOffsetPair
java.lang.Object
com.google.typography.font.sfntly.table.bitmap.IndexSubTableFormat4.CodeOffsetPair
- 封闭类:
IndexSubTableFormat4
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
glyphCode
protected int glyphCode -
offset
protected int offset
-
-
构造器详细资料
-
CodeOffsetPair
private CodeOffsetPair(int glyphCode, int offset)
-
-
方法详细资料
-
glyphCode
public int glyphCode() -
offset
public int offset()
-