类 SmallGlyphMetrics
java.lang.Object
com.google.typography.font.sfntly.table.FontDataTable
com.google.typography.font.sfntly.table.SubTable
com.google.typography.font.sfntly.table.bitmap.GlyphMetrics
com.google.typography.font.sfntly.table.bitmap.SmallGlyphMetrics
- 作者:
- Stuart Gill
-
嵌套类概要
嵌套类 -
字段概要
从类继承的字段 com.google.typography.font.sfntly.table.FontDataTable
data
-
构造器概要
构造器 -
方法概要
从类继承的方法 com.google.typography.font.sfntly.table.SubTable
masterReadData, padding, setPadding
从类继承的方法 com.google.typography.font.sfntly.table.FontDataTable
dataLength, readFontData, serialize, serialize, toString
-
构造器详细资料
-
SmallGlyphMetrics
-
-
方法详细资料
-
height
public int height() -
width
public int width() -
bearingX
public int bearingX() -
bearingY
public int bearingY() -
advance
public int advance()
-