Package org.apache.fontbox.ttf
Class GlyphSubstitutionTable.RangeRecord
- java.lang.Object
-
- org.apache.fontbox.ttf.GlyphSubstitutionTable.RangeRecord
-
- Enclosing class:
- GlyphSubstitutionTable
static class GlyphSubstitutionTable.RangeRecord extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) int
endGlyphID
(package private) int
startCoverageIndex
(package private) int
startGlyphID
-
Constructor Summary
Constructors Constructor Description RangeRecord()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-