com.mindfusion.diagramming.jlayout
Class TopologicalLayout

java.lang.Object
  extended by com.mindfusion.diagramming.jlayout.Layout
      extended by com.mindfusion.diagramming.jlayout.TopologicalLayout

public class TopologicalLayout
extends Layout


Constructor Summary
TopologicalLayout()
           
 
Method Summary
 boolean arrange(Graph igraph, TopologicalLayoutInfo info)
           
 
Methods inherited from class com.mindfusion.diagramming.jlayout.Layout
GraphFromIGraph
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopologicalLayout

public TopologicalLayout()
Method Detail

arrange

public boolean arrange(Graph igraph,
                       TopologicalLayoutInfo info)