org.openfuxml.addon.graph
Class GraphDotConverter

java.lang.Object
  extended by org.openfuxml.addon.graph.GraphDotConverter

public class GraphDotConverter
extends Object


Constructor Summary
GraphDotConverter(String code, String label)
           
 
Method Summary
 String convert(Graph ofxGraph)
           
 void save(File f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphDotConverter

public GraphDotConverter(String code,
                         String label)
Method Detail

convert

public String convert(Graph ofxGraph)

save

public void save(File f)


Copyright © 2012. All Rights Reserved.