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

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

public class Script
extends Object

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

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

コンストラクタの詳細

Script

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

例外:
IOException
メソッドの詳細

getDefaultLangSys

public LangSys getDefaultLangSys()