org.apache.fontbox.afm
public class Ligature extends Object
Version: $Revision: 1.1 $
| Method Summary | |
|---|---|
| String | getLigature() Getter for property ligature. |
| String | getSuccessor() Getter for property successor. |
| void | setLigature(String lig) Setter for property ligature. |
| void | setSuccessor(String successorValue) Setter for property successor. |
Returns: Value of property ligature.
Returns: Value of property successor.
Parameters: lig New value of property ligature.
Parameters: successorValue New value of property successor.