org.apache.batik.svggen.font.table
Class TableDirectory
java.lang.Object
org.apache.batik.svggen.font.table.TableDirectory
- public class TableDirectory
- extends java.lang.Object
- Version:
- $Id: TableDirectory.java,v 1.2 2003/08/08 11:39:22 vhardy Exp $
- Author:
- David Schweinsberg
| Methods inherited from class 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()
<oXygen/>
XML Editor
uses Batik from the Apache Foundation
to provide support for previewing SVG documents.
See the SVG Editor section
for more info.