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

java.lang.Object
  拡張jp.cssj.sakae.opentype.table.KerningPair

public class KerningPair
extends Object

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

コンストラクタの概要
protected KerningPair(RandomAccessFile raf)
          Creates new KerningPair
 
メソッドの概要
 int getLeft()
           
 int getRight()
           
 short getValue()
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

KerningPair

protected KerningPair(RandomAccessFile raf)
               throws IOException
Creates new KerningPair

メソッドの詳細

getLeft

public int getLeft()

getRight

public int getRight()

getValue

public short getValue()


(c)2009 GNN & Co.,Ltd.