Uses of Class
org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable.LigatureSet
-
Packages that use GlyphSubstitutionTable.LigatureSet Package Description org.apache.fop.complexscripts.fonts -
-
Uses of GlyphSubstitutionTable.LigatureSet in org.apache.fop.complexscripts.fonts
Fields in org.apache.fop.complexscripts.fonts declared as GlyphSubstitutionTable.LigatureSet Modifier and Type Field Description private GlyphSubstitutionTable.LigatureSet[]GlyphSubstitutionTable.LigatureSubtableFormat1. ligatureSetsMethods in org.apache.fop.complexscripts.fonts that return GlyphSubstitutionTable.LigatureSet Modifier and Type Method Description abstract GlyphSubstitutionTable.LigatureSetGlyphSubstitutionTable.LigatureSubtable. getLigatureSetForCoverageIndex(int ci, int gi)Obtain ligature set for coverage index.GlyphSubstitutionTable.LigatureSetGlyphSubstitutionTable.LigatureSubtableFormat1. getLigatureSetForCoverageIndex(int ci, int gi)Obtain ligature set for coverage index.Methods in org.apache.fop.complexscripts.fonts with parameters of type GlyphSubstitutionTable.LigatureSet Modifier and Type Method Description private GlyphSubstitutionTable.LigatureGlyphSubstitutionTable.LigatureSubtable. findLigature(GlyphSubstitutionTable.LigatureSet ls, int[] glyphs)
-