Java org.apache.pdfbox.pdmodel.font.encoding Encoding fields, constructors, methods, implement or subclass

Example usage for Java org.apache.pdfbox.pdmodel.font.encoding Encoding fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.pdfbox.pdmodel.font.encoding Encoding.

The text is from its open source code.

Method

MapgetCodeToNameMap()
Returns an unmodifiable view of the code -> name mapping.
COSBasegetCOSObject()
Convert this standard java object to a COS object.
EncodinggetInstance(COSName name)
This will get an encoding by name.
StringgetName(int code)
This will take a character code and get the name from the code.