|
intarsys PDF library API | |||||||||
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.CIDToGIDMap
de.intarsys.pdf.font.StreamBasedGIDMap
public class StreamBasedGIDMap
Nested Class Summary | |
---|---|
static class |
StreamBasedGIDMap.MetaClass
The meta class implementation |
Field Summary | |
---|---|
static StreamBasedGIDMap.MetaClass |
META
The meta class instance |
Fields inherited from class de.intarsys.pdf.font.CIDToGIDMap |
---|
CN_Identity |
Method Summary | |
---|---|
int |
getGlyphIndex(CID cid)
|
Methods inherited from class de.intarsys.pdf.font.CIDToGIDMap |
---|
getSingleton |
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 StreamBasedGIDMap.MetaClass META
Method Detail |
---|
public int getGlyphIndex(CID cid)
getGlyphIndex
in class CIDToGIDMap
|
intarsys PDF library API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |