|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uci.ics.dillenco.simplegraph01.GraphIO
public class GraphIO
Constructor Summary | |
---|---|
GraphIO()
|
Method Summary | |
---|---|
Graph |
inputGraph()
|
void |
outputGraph(Graph g,
int number)
|
void |
setInputFormat(GraphFormat format)
|
void |
setOutputFormat(GraphFormat format)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphIO()
Method Detail |
---|
public void setInputFormat(GraphFormat format)
public void setOutputFormat(GraphFormat format)
public Graph inputGraph()
public void outputGraph(Graph g, int number)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |