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

java.lang.Object
  拡張jp.cssj.sakae.opentype.table.LookupSubtable
      拡張jp.cssj.sakae.opentype.table.LigatureSubst
直系の既知のサブクラス:
LigatureSubstFormat1

public abstract class LigatureSubst
extends LookupSubtable

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

コンストラクタの概要
LigatureSubst()
           
 
メソッドの概要
static LigatureSubst read(java.io.RandomAccessFile raf, int offset)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

LigatureSubst

public LigatureSubst()
メソッドの詳細

read

public static LigatureSubst read(java.io.RandomAccessFile raf,
                                 int offset)
                          throws java.io.IOException
例外:
java.io.IOException


(c)2009 GNN & Co.,Ltd.