org.apache.batik.svggen.font.table
Class TableFactory

java.lang.Object
  extended byorg.apache.batik.svggen.font.table.TableFactory

public class TableFactory
extends java.lang.Object

Version:
$Id: TableFactory.java,v 1.2 2003/08/08 11:39:22 vhardy Exp $
Author:
David Schweinsberg

Constructor Summary
TableFactory()
           
 
Method Summary
static Table create(DirectoryEntry de, java.io.RandomAccessFile raf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableFactory

public TableFactory()
Method Detail

create

public static Table create(DirectoryEntry de,
                           java.io.RandomAccessFile raf)
                    throws java.io.IOException
Throws:
java.io.IOException


<oXygen/> XML Editor uses Batik from the Apache Foundation to provide support for previewing SVG documents. See the SVG Editor section for more info.