- java.lang.Object
-
- org.apache.batik.svggen.font.table.KerningPair
-
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
protected |
KerningPair(java.io.RandomAccessFile raf)
Creates new KerningPair
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getLeft
public int getLeft()
-
getRight
public int getRight()
-
getValue
public short getValue()
Copyright ? 2008 Apache Software Foundation. All Rights Reserved.