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.ligaturesMethods in org.apache.fop.complexscripts.fonts that return GlyphSubstitutionTable.LigatureModifier and TypeMethodDescriptionprivate GlyphSubstitutionTable.LigatureGlyphSubstitutionTable.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.