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

java.lang.Object
  上位を拡張 jp.cssj.sakae.opentype.table.LookupSubtable
      上位を拡張 jp.cssj.sakae.opentype.table.LigatureSubst
          上位を拡張 jp.cssj.sakae.opentype.table.LigatureSubstFormat1

public class LigatureSubstFormat1
extends LigatureSubst

バージョン:
$Id: LigatureSubstFormat1.java,v 1.1 2006/04/04 12:21:56 harumanx Exp $
作成者:
David Schweinsberg

コンストラクタの概要
protected LigatureSubstFormat1(RandomAccessFile raf, int offset)
          Creates new LigatureSubstFormat1
 
メソッドの概要
 int getFormat()
           
 
クラス jp.cssj.sakae.opentype.table.LigatureSubst から継承されたメソッド
read
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

LigatureSubstFormat1

protected LigatureSubstFormat1(RandomAccessFile raf,
                               int offset)
                        throws IOException
Creates new LigatureSubstFormat1

例外:
IOException
メソッドの詳細

getFormat

public int getFormat()