jp.cssj.sakae.opentype.table
クラス KernSubtableFormat0
java.lang.Object
jp.cssj.sakae.opentype.table.KernSubtable
jp.cssj.sakae.opentype.table.KernSubtableFormat0
public class KernSubtableFormat0
- extends KernSubtable
- バージョン:
- $Id: KernSubtableFormat0.java,v 1.2 2007-05-06 04:27:00 miyabe Exp $
- 作成者:
- David Schweinsberg
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KernSubtableFormat0
protected KernSubtableFormat0(RandomAccessFile raf)
throws IOException
- Creates new KernSubtableFormat0
- 例外:
IOException
getKerningPairCount
public int getKerningPairCount()
- 定義:
- クラス
KernSubtable
内の getKerningPairCount
getKerningPair
public KerningPair getKerningPair(int i)
- 定義:
- クラス
KernSubtable
内の getKerningPair