|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.batik.svggen.font.table.KerningPair
| Constructor Summary | |
protected |
KerningPair(java.io.RandomAccessFile raf)
Creates new KerningPair |
| Method Summary | |
int |
getLeft()
|
int |
getRight()
|
short |
getValue()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected KerningPair(java.io.RandomAccessFile raf)
throws java.io.IOException
| Method Detail |
public int getLeft()
public int getRight()
public short getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||