Uses of Class
org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable.Ligature
-
Packages that use GlyphSubstitutionTable.Ligature Package Description org.apache.fop.complexscripts.fonts -
-
Uses of GlyphSubstitutionTable.Ligature in org.apache.fop.complexscripts.fonts
Fields in org.apache.fop.complexscripts.fonts declared as GlyphSubstitutionTable.Ligature Modifier and Type Field Description private GlyphSubstitutionTable.Ligature[]GlyphSubstitutionTable.LigatureSet. ligaturesMethods in org.apache.fop.complexscripts.fonts that return GlyphSubstitutionTable.Ligature Modifier and Type Method Description private GlyphSubstitutionTable.LigatureGlyphSubstitutionTable.LigatureSubtable. findLigature(GlyphSubstitutionTable.LigatureSet ls, int[] glyphs)GlyphSubstitutionTable.Ligature[]GlyphSubstitutionTable.LigatureSet. getLigatures()Constructors in org.apache.fop.complexscripts.fonts with parameters of type GlyphSubstitutionTable.Ligature Constructor Description LigatureSet(GlyphSubstitutionTable.Ligature[] ligatures)Instantiate a set of ligatures.
-