Uses of Class
org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable.Ligature
Packages that use GlyphSubstitutionTable.Ligature
-
Uses of GlyphSubstitutionTable.Ligature in org.apache.fop.complexscripts.fonts
Fields in org.apache.fop.complexscripts.fonts declared as GlyphSubstitutionTable.LigatureModifier and TypeFieldDescriptionprivate final GlyphSubstitutionTable.Ligature[]
GlyphSubstitutionTable.LigatureSet.ligatures
Methods in org.apache.fop.complexscripts.fonts that return GlyphSubstitutionTable.LigatureModifier and TypeMethodDescriptionprivate GlyphSubstitutionTable.Ligature
GlyphSubstitutionTable.LigatureSubtable.findLigature
(GlyphSubstitutionTable.LigatureSet ls, int[] glyphs) GlyphSubstitutionTable.LigatureSet.getLigatures()
Constructors in org.apache.fop.complexscripts.fonts with parameters of type GlyphSubstitutionTable.LigatureModifierConstructorDescriptionLigatureSet
(GlyphSubstitutionTable.Ligature[] ligatures) Instantiate a set of ligatures.