samples.graph
Class GraphFromGraphMLDemo

java.lang.Object
  extended by 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
 

Constructor Detail

GraphFromGraphMLDemo

public GraphFromGraphMLDemo(String filename)
create an instance of a simple graph with controls to demo the zoom features.

Method Detail

main

public static void main(String[] args)
a driver for this demo



Copyright © 2007. All Rights Reserved.