Uses of Class
org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupSubTable
-
Packages that use GlyphSubstitutionTable.LookupSubTable Package Description org.apache.fontbox.ttf This package contains classes to parse a TTF file. -
-
Uses of GlyphSubstitutionTable.LookupSubTable in org.apache.fontbox.ttf
Subclasses of GlyphSubstitutionTable.LookupSubTable in org.apache.fontbox.ttf Modifier and Type Class Description (package private) static classGlyphSubstitutionTable.LookupTypeSingleSubstFormat1(package private) static classGlyphSubstitutionTable.LookupTypeSingleSubstFormat2Fields in org.apache.fontbox.ttf declared as GlyphSubstitutionTable.LookupSubTable Modifier and Type Field Description (package private) GlyphSubstitutionTable.LookupSubTable[]GlyphSubstitutionTable.LookupTable. subTablesMethods in org.apache.fontbox.ttf that return GlyphSubstitutionTable.LookupSubTable Modifier and Type Method Description (package private) GlyphSubstitutionTable.LookupSubTableGlyphSubstitutionTable. readLookupSubTable(TTFDataStream data, long offset)
-