com.mindfusion.diagramming.jlayout
Class CenterTreeLayout

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

public class CenterTreeLayout
extends java.lang.Object


Constructor Summary
CenterTreeLayout()
           
 
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

CenterTreeLayout

public CenterTreeLayout()
Method Detail

arrange

public boolean arrange(Node rootNode,
                       TreeLayoutInfo info)