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, getVersion
protected CmapFormat4(RandomAccessFile raf) throws IOException
IOException
public int getFirst()
getFirst
in class CmapFormat
public int getLast()
getLast
in class CmapFormat
public int mapCharCode(int charCode)
mapCharCode
in class CmapFormat
public String toString()
toString
in class CmapFormat
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.