|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.cssj.sakae.opentype.table.FeatureList
public class FeatureList
コンストラクタの概要 | |
---|---|
FeatureList(RandomAccessFile raf,
int offset)
Creates new FeatureList |
メソッドの概要 | |
---|---|
Feature |
findFeature(LangSys langSys,
String tag)
|
String |
toString()
|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
コンストラクタの詳細 |
---|
public FeatureList(RandomAccessFile raf, int offset) throws IOException
IOException
メソッドの詳細 |
---|
public Feature findFeature(LangSys langSys, String tag)
public String toString()
Object
内の toString
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |