public class CMapCidByte extends AbstractCMap
Constructor and Description |
---|
CMapCidByte() |
Modifier and Type | Method and Description |
---|---|
List<byte[]> |
getCodeSpaceRanges()
Returns a list containing sequential pairs of code space beginning and endings: (begincodespacerange1, endcodespacerange1, begincodespacerange2, endcodespacerange1, ...)
|
com.itextpdf.io.util.IntHashtable |
getReversMap() |
byte[] |
lookup(int cid) |
decodeStringToByte, getName, getOrdering, getRegistry, getSupplement, toUnicodeString
public byte[] lookup(int cid)
public com.itextpdf.io.util.IntHashtable getReversMap()
public List<byte[]> getCodeSpaceRanges()
Copyright © 1998–2019 iText Group NV. All rights reserved.