public class AFMEncoding extends Encoding
codeToName, nameToCode, NOTDEF| Constructor and Description | 
|---|
| AFMEncoding(org.apache.fontbox.afm.FontMetric fontInfo)Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| COSBase | getCOSObject()Convert this standard java object to a COS object. | 
addCharacterEncoding, getCharacter, getCharacter, getCharacterForName, getCode, getCodeToNameMap, getName, getNameFromCharacter, getNameToCodeMap, hasCodeForName, hasNameForCodepublic AFMEncoding(org.apache.fontbox.afm.FontMetric fontInfo)
fontInfo - The font metric information.public COSBase getCOSObject()
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.