public class DictionaryEncoding extends Encoding
codeToName, nameToCode, NOTDEF
Constructor and Description |
---|
DictionaryEncoding(COSDictionary fontEncoding)
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, hasNameForCode
public DictionaryEncoding(COSDictionary fontEncoding) throws IOException
fontEncoding
- The encoding dictionary.IOException
- If there is a problem getting the base font.public COSBase getCOSObject()
Copyright © 2002-2016 The Apache Software Foundation. All Rights Reserved.