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

java.lang.Object
  extended by org.apache.batik.svggen.font.table.TableFactory

public class TableFactory
extends Object


Constructor Summary
TableFactory()
           
 
Method Summary
static Table create(DirectoryEntry de, 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,
                           RandomAccessFile raf)
                    throws IOException
Throws:
IOException


Copyright © 2017 Apache Software Foundation. All Rights Reserved.