graph_gen_utils.writer.chaco
Class ChacoWriterFactory

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

public abstract class ChacoWriterFactory
extends java.lang.Object


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

Constructor Detail

ChacoWriterFactory

public ChacoWriterFactory()
Method Detail

getChacoWriter

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