static class GlyphSubstitutionTable.CoverageTableFormat2 extends GlyphSubstitutionTable.CoverageTable
Modifier and Type | Field and Description |
---|---|
(package private) GlyphSubstitutionTable.RangeRecord[] |
rangeRecords |
coverageFormat
Constructor and Description |
---|
CoverageTableFormat2() |
Modifier and Type | Method and Description |
---|---|
(package private) int |
getCoverageIndex(int gid) |
java.lang.String |
toString() |
GlyphSubstitutionTable.RangeRecord[] rangeRecords
int getCoverageIndex(int gid)
getCoverageIndex
in class GlyphSubstitutionTable.CoverageTable
public java.lang.String toString()
toString
in class java.lang.Object