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