public abstract class CIDToGIDMap extends COSBasedObject
| Modifier and Type | Class and Description |
|---|---|
static class |
CIDToGIDMap.MetaClass
The meta class implementation
|
| Modifier and Type | Field and Description |
|---|---|
static COSName |
CN_Identity |
static CIDToGIDMap.MetaClass |
META
The meta class instance
|
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getGlyphIndex(CharacterSelector cid) |
static CIDToGIDMap |
getSingleton(COSName name) |
changed, cosGetArray, cosGetDict, cosGetDoc, cosGetField, cosGetObject, cosGetStream, cosHasField, cosRemoveField, cosSetField, getAttribute, getFieldBoolean, getFieldDate, getFieldFixed, getFieldFixedArray, getFieldInt, getFieldMLString, getFieldString, invalidateCaches, removeAttribute, setAttribute, setFieldBoolean, setFieldFixed, setFieldInt, setFieldMLString, setFieldName, setFieldObject, setFieldString, toStringpublic static final COSName CN_Identity
public static final CIDToGIDMap.MetaClass META
public static CIDToGIDMap getSingleton(COSName name)
public abstract int getGlyphIndex(CharacterSelector cid)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.