jp.cssj.sakae.opentype.table
クラス LookupList
java.lang.Object
jp.cssj.sakae.opentype.table.LookupList
public class LookupList
- extends Object
- バージョン:
- $Id: LookupList.java,v 1.2 2007-05-06 04:27:01 miyabe Exp $
- 作成者:
- David Schweinsberg
LookupList
public LookupList(RandomAccessFile raf,
int offset,
LookupSubtableFactory factory)
throws IOException
- Creates new LookupList
- 例外:
IOException
getLookup
public Lookup getLookup(Feature feature,
int index)
toString
public String toString()
- オーバーライド:
- クラス
Object
内の toString