Uses of Class
org.apache.fontbox.ttf.GlyphSubstitutionTable.RangeRecord
-
Packages that use GlyphSubstitutionTable.RangeRecord Package Description org.apache.fontbox.ttf This package contains classes to parse a TTF file. -
-
Uses of GlyphSubstitutionTable.RangeRecord in org.apache.fontbox.ttf
Fields in org.apache.fontbox.ttf declared as GlyphSubstitutionTable.RangeRecord Modifier and Type Field Description (package private) GlyphSubstitutionTable.RangeRecord[]
GlyphSubstitutionTable.CoverageTableFormat2. rangeRecords
Methods in org.apache.fontbox.ttf that return GlyphSubstitutionTable.RangeRecord Modifier and Type Method Description (package private) GlyphSubstitutionTable.RangeRecord
GlyphSubstitutionTable. readRangeRecord(TTFDataStream data)
-