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.lookupListMethods in org.apache.fontbox.ttf that return GlyphSubstitutionTable.LookupTableModifier and TypeMethodDescription(package private) GlyphSubstitutionTable.LookupTable[]GlyphSubstitutionTable.readLookupList(TTFDataStream data, long offset) (package private) GlyphSubstitutionTable.LookupTableGlyphSubstitutionTable.readLookupTable(TTFDataStream data, long offset) Methods in org.apache.fontbox.ttf with parameters of type GlyphSubstitutionTable.LookupTableModifier and TypeMethodDescriptionprivate intGlyphSubstitutionTable.doLookup(GlyphSubstitutionTable.LookupTable lookupTable, int gid)