edu.uci.ics.dillenco.simplegraph01
Class GraphIO
java.lang.Object
edu.uci.ics.dillenco.simplegraph01.GraphIO
public class GraphIO
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphIO
public GraphIO()
setInputFormat
public void setInputFormat(GraphFormat format)
setOutputFormat
public void setOutputFormat(GraphFormat format)
inputGraph
public Graph inputGraph()
outputGraph
public void outputGraph(Graph g,
int number)