public class CmapFormat0 extends CmapFormat
format, length, version
Modifier | Constructor and Description |
---|---|
protected |
CmapFormat0(RandomAccessFile raf) |
Modifier and Type | Method and Description |
---|---|
int |
getFirst() |
int |
getLast() |
int |
mapCharCode(int charCode) |
create, getFormat, getLength, getVersion, toString
protected CmapFormat0(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
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.