|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.batik.svggen.font.table.CmapFormat
org.apache.batik.svggen.font.table.CmapFormat2
| Field Summary |
| Fields inherited from class org.apache.batik.svggen.font.table.CmapFormat |
format, length, version |
| Constructor Summary | |
protected |
CmapFormat2(RandomAccessFile raf)
|
| Method Summary | |
int |
getFirst()
|
int |
getLast()
|
int |
mapCharCode(int charCode)
|
| Methods inherited from class org.apache.batik.svggen.font.table.CmapFormat |
create, getFormat, getLength, getVersion, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
protected CmapFormat2(RandomAccessFile raf)
throws IOException
| Method Detail |
public int getFirst()
getFirst in class CmapFormatpublic int getLast()
getLast in class CmapFormatpublic int mapCharCode(int charCode)
mapCharCode in class CmapFormat
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||