jp.cssj.sakae.opentype.table
クラス TableDirectory
java.lang.Object
jp.cssj.sakae.opentype.table.TableDirectory
- public class TableDirectory
- extends java.lang.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(java.io.RandomAccessFile raf)
throws java.io.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()
(c)2009 GNN & Co.,Ltd.