Uses of Class
org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupTable
Packages that use GlyphSubstitutionTable.LookupTable
-
Uses of GlyphSubstitutionTable.LookupTable in org.apache.fontbox.ttf
Fields in org.apache.fontbox.ttf declared as GlyphSubstitutionTable.LookupTableModifier and TypeFieldDescriptionprivate GlyphSubstitutionTable.LookupTable[]
GlyphSubstitutionTable.lookupList
Methods in org.apache.fontbox.ttf that return GlyphSubstitutionTable.LookupTableModifier and TypeMethodDescription(package private) GlyphSubstitutionTable.LookupTable[]
GlyphSubstitutionTable.readLookupList
(TTFDataStream data, long offset) (package private) GlyphSubstitutionTable.LookupTable
GlyphSubstitutionTable.readLookupTable
(TTFDataStream data, long offset) Methods in org.apache.fontbox.ttf with parameters of type GlyphSubstitutionTable.LookupTableModifier and TypeMethodDescriptionprivate int
GlyphSubstitutionTable.doLookup
(GlyphSubstitutionTable.LookupTable lookupTable, int gid)