public class SimpleGraphDraw
extends java.lang.Object
Constructor and Description |
---|
SimpleGraphDraw() |
Modifier and Type | Method and Description |
---|---|
static edu.uci.ics.jung.graph.Graph |
getGraph()
Generates a graph: in this case, reads it from the file
"samples/datasetsgraph/simple.net"
|
static void |
main(java.lang.String[] args) |
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException
public static edu.uci.ics.jung.graph.Graph getGraph() throws java.io.IOException
java.io.IOException