|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Ligature | |
|---|---|
| org.apache.fontbox.afm | This package holds classes used to parse AFM(Adobe Font Metrics) files. |
| Uses of Ligature in org.apache.fontbox.afm |
|---|
| Methods in org.apache.fontbox.afm that return types with arguments of type Ligature | |
|---|---|
List<Ligature> |
CharMetric.getLigatures()
Getter for property ligatures. |
| Methods in org.apache.fontbox.afm with parameters of type Ligature | |
|---|---|
void |
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 Ligature | |
|---|---|
void |
CharMetric.setLigatures(List<Ligature> lig)
Setter for property ligatures. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||