sem.examples
Class VisualiseGraphs

java.lang.Object
  extended by sem.examples.VisualiseGraphs

public class VisualiseGraphs
extends java.lang.Object

Example class. Shows how to read graphs from a file and display them in the visualiser.


Constructor Summary
VisualiseGraphs()
           
 
Method Summary
static void main(java.lang.String[] agrs)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VisualiseGraphs

public VisualiseGraphs()
Method Detail

main

public static void main(java.lang.String[] agrs)