org.apache.batik.svggen.font.table
Class KerningPair
java.lang.Object
org.apache.batik.svggen.font.table.KerningPair
public class KerningPair
- extends Object
- Version:
- $Id: KerningPair.java 1733416 2016-03-03 07:07:13Z gadams $
- Author:
- David Schweinsberg
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KerningPair
protected KerningPair(RandomAccessFile raf)
throws IOException
- Creates new KerningPair
- Throws:
IOException
getLeft
public int getLeft()
getRight
public int getRight()
getValue
public short getValue()
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.