public class CmapFormat6 extends CmapFormat
| Modifier | Constructor | Description |
|---|---|---|
protected |
CmapFormat6(java.io.RandomAccessFile raf) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getFirst() |
|
int |
getLast() |
|
int |
mapCharCode(int charCode) |
create, getFormat, getLength, getVersion, toStringprotected CmapFormat6(java.io.RandomAccessFile raf)
throws java.io.IOException
java.io.IOExceptionpublic int getFirst()
getFirst in class CmapFormatpublic int getLast()
getLast in class CmapFormatpublic int mapCharCode(int charCode)
mapCharCode in class CmapFormatCopyright ? 2018 Apache Software Foundation. All Rights Reserved.