Package org.apache.fontbox.ttf
Class GlyphSubstitutionTable.CoverageTable
- java.lang.Object
-
- org.apache.fontbox.ttf.GlyphSubstitutionTable.CoverageTable
-
- Direct Known Subclasses:
GlyphSubstitutionTable.CoverageTableFormat1
,GlyphSubstitutionTable.CoverageTableFormat2
- Enclosing class:
- GlyphSubstitutionTable
abstract static class GlyphSubstitutionTable.CoverageTable extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) int
coverageFormat
-
Constructor Summary
Constructors Constructor Description CoverageTable()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description (package private) abstract int
getCoverageIndex(int gid)
-