public class CIDToGIDMap extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
NOTDEF_GLYPH_INDEX |
| Constructor and Description |
|---|
CIDToGIDMap() |
| Modifier and Type | Method and Description |
|---|---|
int |
getGID(int cid)
Return the glyph index according to the CID.
|
void |
parseStream(COSStream stream)
Copy the unfiltered stream content in a byte array.
|
public final int NOTDEF_GLYPH_INDEX
public void parseStream(COSStream stream) throws IOException
stream - IOException - if the stream can't be copiedpublic int getGID(int cid)
cid - Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.