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

java.lang.Object
  上位を拡張 jp.cssj.sakae.opentype.table.Feature

public class Feature
extends Object

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

コンストラクタの概要
protected Feature(RandomAccessFile raf, int offset)
          Creates new Feature
 
メソッドの概要
 int getLookupCount()
           
 int getLookupListIndex(int i)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Feature

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

例外:
IOException
メソッドの詳細

getLookupCount

public int getLookupCount()

getLookupListIndex

public int getLookupListIndex(int i)