public class CmapFormat4 extends CmapFormat
| Modifier and Type | Field | Description |
|---|---|---|
int |
language |
format, length, version| Modifier | Constructor | Description |
|---|---|---|
protected |
CmapFormat4(java.io.RandomAccessFile raf) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getFirst() |
|
int |
getLast() |
|
int |
mapCharCode(int charCode) |
|
java.lang.String |
toString() |
create, getFormat, getLength, getVersionprotected CmapFormat4(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 CmapFormatpublic java.lang.String toString()
toString in class CmapFormatCopyright ? 2018 Apache Software Foundation. All Rights Reserved.