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
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptList
protected ScriptList(RandomAccessFile raf,
int offset)
throws IOException
- Creates new ScriptList
getScriptCount
public int getScriptCount()
getScriptRecord
public ScriptRecord getScriptRecord(int i)
findScript
public Script findScript(String tag)
(c)2009 GNN & Co.,Ltd.