graph_gen_utils.writer.chaco
Class ChacoPtnWriterFactory

java.lang.Object
  extended by graph_gen_utils.writer.chaco.ChacoPtnWriterFactory

public abstract class ChacoPtnWriterFactory
extends java.lang.Object


Constructor Summary
ChacoPtnWriterFactory()
           
 
Method Summary
static GraphWriter getChacoPtnWriter(NeoFromFile.ChacoType chacoType, java.io.File chacoFile, java.io.File ptnFile)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChacoPtnWriterFactory

public ChacoPtnWriterFactory()
Method Detail

getChacoPtnWriter

public static GraphWriter getChacoPtnWriter(NeoFromFile.ChacoType chacoType,
                                            java.io.File chacoFile,
                                            java.io.File ptnFile)
                                     throws java.lang.Exception
Throws:
java.lang.Exception