|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AFMCharMetrics | |
---|---|
org.apache.fop.fonts.type1 | Classes for Adobe Type 1 fonts. |
Uses of AFMCharMetrics in org.apache.fop.fonts.type1 |
---|
Methods in org.apache.fop.fonts.type1 that return AFMCharMetrics | |
---|---|
AFMCharMetrics |
AFMFile.getChar(java.lang.String name)
Returns the character metrics associated with the character name. |
Methods in org.apache.fop.fonts.type1 that return types with arguments of type AFMCharMetrics | |
---|---|
java.util.List<AFMCharMetrics> |
AFMFile.getCharMetrics()
Returns the list of AFMCharMetrics instances representing all the available characters. |
Methods in org.apache.fop.fonts.type1 with parameters of type AFMCharMetrics | |
---|---|
void |
AFMFile.addCharMetrics(AFMCharMetrics metrics)
Adds new character metrics. |
|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |