Uses of Class
org.docx4j.fonts.fop.fonts.type1.AFMCharMetrics
| Package | Description |
|---|---|
| org.docx4j.fonts.fop.fonts.type1 |
Classes for Adobe Type 1 fonts.
|
-
Uses of AFMCharMetrics in org.docx4j.fonts.fop.fonts.type1
Methods in org.docx4j.fonts.fop.fonts.type1 that return AFMCharMetrics Modifier and Type Method Description AFMCharMetricsAFMFile. getChar(java.lang.String name)Returns the character metrics associated with the character name.Methods in org.docx4j.fonts.fop.fonts.type1 with parameters of type AFMCharMetrics Modifier and Type Method Description voidAFMFile. addCharMetrics(AFMCharMetrics metrics)Adds new character metrics.