org.apache.batik.svggen.font.table
Class TableDirectory
java.lang.Object
org.apache.batik.svggen.font.table.TableDirectory
- public class TableDirectory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableDirectory
public TableDirectory(RandomAccessFile raf)
throws 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()
Copyright ? 2005 Apache Software Foundation. All Rights Reserved.