|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AfmCharMetric | |
|---|---|
| org.extex.font.format.afm | This package contains the definitions and implementations for the AFM (Type1) font handling in ExTeX. |
| Uses of AfmCharMetric in org.extex.font.format.afm |
|---|
| Methods in org.extex.font.format.afm that return AfmCharMetric | |
|---|---|
AfmCharMetric |
AfmParser.getAfmCharMetric(int c)
Returns the char metric of a char. |
AfmCharMetric |
AfmParser.getAfmCharMetric(java.lang.String name)
Returns the char metric of a char. |
| Methods in org.extex.font.format.afm that return types with arguments of type AfmCharMetric | |
|---|---|
java.util.List<AfmCharMetric> |
AfmParser.getAfmCharMetrics()
Returns the afmCharMetrics. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||