org.apache.batik.svggen.font.table

Class TableDirectory

public class TableDirectory extends Object

Constructor Summary
TableDirectory(RandomAccessFile raf)
Method Summary
DirectoryEntrygetEntry(int index)
DirectoryEntrygetEntryByTag(int tag)
shortgetEntrySelector()
shortgetNumTables()
shortgetRangeShift()
shortgetSearchRange()
intgetVersion()

Constructor Detail

TableDirectory

public TableDirectory(RandomAccessFile raf)

Method Detail

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 B) 2008 Apache Software Foundation. All Rights Reserved.