de.aitools.iv.graphdrawing.demo
Class IKnowGraph

java.lang.Object
  extended by de.aitools.iv.graphdrawing.demo.IKnowGraph

public class IKnowGraph
extends java.lang.Object

Author:
smze,

Constructor Summary
IKnowGraph()
           
 
Method Summary
 Vertex getRoot()
           
 UndirectedGraph getUndirectedGraph()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IKnowGraph

public IKnowGraph()
Method Detail

getRoot

public Vertex getRoot()

getUndirectedGraph

public UndirectedGraph getUndirectedGraph()

main

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