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

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

public class FeatureRecord
extends Object

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

コンストラクタの概要
FeatureRecord(RandomAccessFile raf)
          Creates new FeatureRecord
 
メソッドの概要
 int getOffset()
           
 int getTag()
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

FeatureRecord

public FeatureRecord(RandomAccessFile raf)
              throws IOException
Creates new FeatureRecord

メソッドの詳細

getTag

public int getTag()

getOffset

public int getOffset()


(c)2009 GNN & Co.,Ltd.