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

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

public class DirectoryEntry
extends Object

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

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

コンストラクタの詳細

DirectoryEntry

protected DirectoryEntry(RandomAccessFile raf)
                  throws IOException
メソッドの詳細

getChecksum

public int getChecksum()

getLength

public int getLength()

getOffset

public int getOffset()

getTag

public int getTag()

toString

public String toString()


(c)2009 GNN & Co.,Ltd.