jp.cssj.sakae.opentype.table
クラス TableDirectory
java.lang.Object
jp.cssj.sakae.opentype.table.TableDirectory
public class TableDirectory
- extends Object
- バージョン:
- $Id: TableDirectory.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 |
TableDirectory
public TableDirectory(RandomAccessFile raf)
throws IOException
- 例外:
IOException
getEntry
public DirectoryEntry getEntry(int index)
getEntryByTag
public DirectoryEntry getEntryByTag(int tag)
getEntrySelector
public short getEntrySelector()
getNumTables
public short getNumTables()
getRangeShift
public short getRangeShift()
getSearchRange
public short getSearchRange()
getVersion
public int getVersion()