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