de.uni_paderborn.fujaba.layout
Class TreeLayout

java.lang.Object
  extended byde.uni_paderborn.fujaba.layout.AbstractLayouter
      extended byde.uni_paderborn.fujaba.layout.TreeLayout

public class TreeLayout
extends AbstractLayouter

Class 'TreeLayout' specified in class diagram 'TreeLayout.java diagram'.

Version:
$Revision: 1.22 $
Author:
$Author: schneider $

Method Summary
static TreeLayout get()
          Use this method to get a reference to singleton layouter classes The class var is defined in AbstractLayouter
 void reLayout(FSAContainer currentCanvas)
          UMLMethod: '+ reLayout (currentCanvas : DisResizeable) : Void'
 
Methods inherited from class de.uni_paderborn.fujaba.layout.AbstractLayouter
checkVisited, getChild, getFrame, getFromToFrame, getHorizDist, getLeft, getPreferredLen, getPresetAdjustment, getRevMyLayouter, getVertDist, innerLayout, isLastCondition, refreshOptions, removeYou, searchStart, setHorizDist, setLastCondition, setLeft, setPresetAdjustment, setRevMyLayouter, setVertDist
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static TreeLayout get()
Use this method to get a reference to singleton layouter classes The class var is defined in AbstractLayouter

Returns:
reference to singleton instance of Layout-Classes

reLayout

public void reLayout(FSAContainer currentCanvas)
              throws java.lang.InterruptedException
UMLMethod: '+ reLayout (currentCanvas : DisResizeable) : Void'

Specified by:
reLayout in class AbstractLayouter
Parameters:
currentCanvas - No description provided
Throws:
java.lang.InterruptedException - Exception description not provided