public class SimpleGraphDraw
extends java.lang.Object
Layout
based on that graph
creates a Renderer
creates a VisualizationViewer
based on that layout and renderer
adds the VisualizationViewer
object to a Swing JFrame
's
content pane.
Constructor and Description |
---|
SimpleGraphDraw() |
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException
public static Graph getGraph() throws java.io.IOException
java.io.IOException