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