de.aitools.iv.graphdrawing.distortion.layout
Class CircularTreeLayout

java.lang.Object
  extended by de.aitools.iv.graphdrawing.distortion.layout.CircularTreeLayout
All Implemented Interfaces:
Layout

public class CircularTreeLayout
extends java.lang.Object
implements Layout


Constructor Summary
CircularTreeLayout()
           
 
Method Summary
 void compute(UndirectedGraph graph, Vertex root, Visualization visualization, java.lang.Object layoutHint)
          sets the position of every visible vertex of the graph.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CircularTreeLayout

public CircularTreeLayout()
Method Detail

compute

public void compute(UndirectedGraph graph,
                    Vertex root,
                    Visualization visualization,
                    java.lang.Object layoutHint)
Description copied from interface: Layout
sets the position of every visible vertex of the graph.

Specified by:
compute in interface Layout
Parameters:
graph - - the graph
root - - the root vertex of the graph
visualization - - the visualization, the layout is computed for
layoutHint - - null to perform standard