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

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

public class LangSys
extends Object

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

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

コンストラクタの詳細

LangSys

protected LangSys(RandomAccessFile raf)
           throws IOException
Creates new LangSys

例外:
IOException
メソッドの詳細

isFeatureIndexed

protected boolean isFeatureIndexed(int n)