public static class HorizontalMetricsTable.Builder extends TableBasedTableBuilder<HorizontalMetricsTable>
Modifier and Type | Method and Description |
---|---|
static HorizontalMetricsTable.Builder |
createBuilder(Header header,
WritableFontData data)
Create a new builder using the header information and data provided.
|
void |
setNumberOfHMetrics(int numHMetrics) |
void |
setNumGlyphs(int numGlyphs) |
build
getBuilder, header, toString
changed, data, readyToBuild, setData, setData
public static HorizontalMetricsTable.Builder createBuilder(Header header, WritableFontData data)
header
- the header informationdata
- the data holding the tablepublic void setNumberOfHMetrics(int numHMetrics)
public void setNumGlyphs(int numGlyphs)