public final class CFFISOAdobeCharset extends CFFCharset
Modifier and Type | Field and Description |
---|---|
private static java.lang.Object[][] |
CFF_ISO_ADOBE_CHARSET_TABLE
Table of character codes and their corresponding names.
|
private static int |
CHAR_CODE |
private static int |
CHAR_NAME |
private static CFFISOAdobeCharset |
INSTANCE |
Modifier | Constructor and Description |
---|---|
private |
CFFISOAdobeCharset() |
Modifier and Type | Method and Description |
---|---|
static CFFISOAdobeCharset |
getInstance()
Returns an instance of the CFFExpertSubsetCharset class.
|
addCID, addSID, getCIDForGID, getGIDForCID, getGIDForSID, getNameForGID, getSID, getSIDForGID, isCIDFont
private static final int CHAR_CODE
private static final int CHAR_NAME
private static final java.lang.Object[][] CFF_ISO_ADOBE_CHARSET_TABLE
private static final CFFISOAdobeCharset INSTANCE
public static CFFISOAdobeCharset getInstance()