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

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

public class HorizontalTreeLayout
extends java.lang.Object
implements Layout

Author:
Frank Benteler, bigben@uni-paderborn.de, 10.2003

Constructor Summary
HorizontalTreeLayout()
           
 
Method Summary
 void compute(UndirectedGraph g, 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

HorizontalTreeLayout

public HorizontalTreeLayout()
Method Detail

compute

public void compute(UndirectedGraph g,
                    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:
g - - the graph
root - - the root vertex of the graph
visualization - - the visualization, the layout is computed for
layoutHint - - null to perform standard