samples.graph
Class GraphFromGraphMLDemo
java.lang.Object
samples.graph.GraphFromGraphMLDemo
public class GraphFromGraphMLDemo
- extends Object
Visualizes a graph from a GraphML file
- Author:
- Tom Nelson
|
Constructor Summary |
GraphFromGraphMLDemo(String filename)
create an instance of a simple graph with controls to
demo the zoom features. |
|
Method Summary |
static void |
main(String[] args)
a driver for this demo |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphFromGraphMLDemo
public GraphFromGraphMLDemo(String filename)
- create an instance of a simple graph with controls to
demo the zoom features.
main
public static void main(String[] args)
- a driver for this demo
Copyright © 2007. All Rights Reserved.