com.mindfusion.diagramming.jlayout
Class GridLayout

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

public class GridLayout
extends java.lang.Object


Constructor Summary
GridLayout()
           
 
Method Summary
 boolean arrange(Graph graph, GridLayoutInfo info)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridLayout

public GridLayout()
Method Detail

arrange

public boolean arrange(Graph graph,
                       GridLayoutInfo info)