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

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

public class Script
extends java.lang.Object

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

コンストラクタの概要
protected Script(java.io.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(java.io.RandomAccessFile raf,
                 int offset)
          throws java.io.IOException
Creates new ScriptTable

メソッドの詳細

getDefaultLangSys

public LangSys getDefaultLangSys()


(c)2009 GNN & Co.,Ltd.