jp.cssj.sakae.opentype.table
クラス ScriptList
java.lang.Object
jp.cssj.sakae.opentype.table.ScriptList
public class ScriptList
- extends Object
- バージョン:
- $Id: ScriptList.java,v 1.2 2007-05-06 04:27:01 miyabe Exp $
- 作成者:
- David Schweinsberg
ScriptList
protected ScriptList(RandomAccessFile raf,
int offset)
throws IOException
- Creates new ScriptList
- 例外:
IOException
getScriptCount
public int getScriptCount()
getScriptRecord
public ScriptRecord getScriptRecord(int i)
findScript
public Script findScript(String tag)
toString
public String toString()
- オーバーライド:
- クラス
Object
内の toString