com.mindfusion.diagramming.jlayout
Class BorderTreeLayout

java.lang.Object
  extended by com.mindfusion.diagramming.jlayout.BorderTreeLayout

public class BorderTreeLayout
extends java.lang.Object


Constructor Summary
BorderTreeLayout()
           
 
Method Summary
 boolean arrange(Node rootNode, TreeLayoutInfo info)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BorderTreeLayout

public BorderTreeLayout()
Method Detail

arrange

public boolean arrange(Node rootNode,
                       TreeLayoutInfo info)