jp.cssj.sakae.opentype.table
クラス KernSubtableFormat2

java.lang.Object
  拡張jp.cssj.sakae.opentype.table.KernSubtable
      拡張jp.cssj.sakae.opentype.table.KernSubtableFormat2

public class KernSubtableFormat2
extends KernSubtable

バージョン:
$Id: KernSubtableFormat2.java,v 1.2 2007-05-06 04:27:01 miyabe Exp $
作成者:
David Schweinsberg

コンストラクタの概要
protected KernSubtableFormat2(java.io.RandomAccessFile raf)
          Creates new KernSubtableFormat2
 
メソッドの概要
 KerningPair getKerningPair(int i)
           
 int getKerningPairCount()
           
 
クラス jp.cssj.sakae.opentype.table.KernSubtable から継承したメソッド
read
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

KernSubtableFormat2

protected KernSubtableFormat2(java.io.RandomAccessFile raf)
                       throws java.io.IOException
Creates new KernSubtableFormat2

メソッドの詳細

getKerningPairCount

public int getKerningPairCount()
定義:
クラス KernSubtable 内の getKerningPairCount

getKerningPair

public KerningPair getKerningPair(int i)
定義:
クラス KernSubtable 内の getKerningPair


(c)2009 GNN & Co.,Ltd.