Package org.apache.fontbox.afm
Class Ligature
java.lang.Object
org.apache.fontbox.afm.Ligature
This class represents a ligature, which is an entry of the CharMetrics.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGetter for property ligature.Getter for property successor.
-
Field Details
-
successor
-
liga
-
-
Constructor Details
-
Ligature
-
-
Method Details
-
getLigature
Getter for property ligature.- Returns:
- Value of property ligature.
-
getSuccessor
Getter for property successor.- Returns:
- Value of property successor.
-