Uses of Class
org.apache.fontbox.afm.Ligature
Packages that use Ligature
Package
Description
This package holds classes used to parse AFM(Adobe Font Metrics) files.
-
Uses of Ligature in org.apache.fontbox.afm
Fields in org.apache.fontbox.afm with type parameters of type LigatureMethods in org.apache.fontbox.afm that return types with arguments of type LigatureMethods in org.apache.fontbox.afm with parameters of type LigatureModifier and TypeMethodDescriptionvoid
CharMetric.addLigature
(Ligature ligature) This will add an entry to the list of ligatures.Method parameters in org.apache.fontbox.afm with type arguments of type LigatureModifier and TypeMethodDescriptionvoid
CharMetric.setLigatures
(List<Ligature> lig) Setter for property ligatures.