com.mindfusion.diagramming.jlayout
Class FlowchartLayout

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

public class FlowchartLayout
extends java.lang.Object


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

Constructor Detail

FlowchartLayout

public FlowchartLayout()
Method Detail

arrange

public boolean arrange(Graph graph,
                       FlowchartLayoutInfo info)

getLinkPadding

public float getLinkPadding()