|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.cssj.sakae.opentype.table.ScriptList
コンストラクタの概要 | |
protected |
ScriptList(java.io.RandomAccessFile raf,
int offset)
Creates new ScriptList |
メソッドの概要 | |
Script |
findScript(java.lang.String tag)
|
int |
getScriptCount()
|
ScriptRecord |
getScriptRecord(int i)
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
protected ScriptList(java.io.RandomAccessFile raf, int offset) throws java.io.IOException
メソッドの詳細 |
public int getScriptCount()
public ScriptRecord getScriptRecord(int i)
public Script findScript(java.lang.String tag)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |