|
jPod PDF library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.pdf.cos.COSBasedObject
de.intarsys.pdf.font.CMap
de.intarsys.pdf.font.StreamBasedCMap
de.intarsys.pdf.font.NamedCMap
public class NamedCMap
Nested Class Summary | |
---|---|
static class |
NamedCMap.MetaClass
The meta class implementation |
Field Summary | |
---|---|
static NamedCMap.MetaClass |
META
The meta class instance |
Fields inherited from class de.intarsys.pdf.font.StreamBasedCMap |
---|
DK_CIDSystemInfo, DK_CMapName, DK_UseCMap, DK_WMode |
Method Summary | |
---|---|
static CMap |
loadCMap(COSName name)
|
Methods inherited from class de.intarsys.pdf.font.StreamBasedCMap |
---|
getChars, getDecoded, getDefinition, getEncoded, getNextDecoded, getNextEncoded, putNextDecoded, putNextEncoded |
Methods inherited from class de.intarsys.pdf.font.CMap |
---|
toInt, toInt |
Methods inherited from class de.intarsys.pdf.cos.COSBasedObject |
---|
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, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final NamedCMap.MetaClass META
Method Detail |
---|
public static CMap loadCMap(COSName name)
|
jPod PDF library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |