org.apache.batik.svggen.font.table
Class TableDirectory
java.lang.Object
org.apache.batik.svggen.font.table.TableDirectory
public class TableDirectory
- extends Object
- Version:
- $Id: TableDirectory.java 1733416 2016-03-03 07:07:13Z gadams $
- Author:
- David Schweinsberg
| 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
- 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 © 2000–2017 Apache Software Foundation. All rights reserved.