public class CmapFormat4 extends CmapFormat
| Modifier and Type | Field and Description |
|---|---|
int |
language |
format, length, version| Modifier | Constructor and Description |
|---|---|
protected |
CmapFormat4(RandomAccessFile raf) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFirst() |
int |
getLast() |
int |
mapCharCode(int charCode) |
String |
toString() |
create, getFormat, getLength, getVersionprotected CmapFormat4(RandomAccessFile raf) throws IOException
IOExceptionpublic int getFirst()
getFirst in class CmapFormatpublic int getLast()
getLast in class CmapFormatpublic int mapCharCode(int charCode)
mapCharCode in class CmapFormatpublic String toString()
toString in class CmapFormatCopyright © 2000–2020 Apache Software Foundation. All rights reserved.