com.mindfusion.diagramming.jlayout
Class RadialTreeLayout

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

public class RadialTreeLayout
extends java.lang.Object


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

RadialTreeLayout

public RadialTreeLayout()
Method Detail

arrange

public boolean arrange(Node rootNode,
                       TreeLayoutInfo info)