DroidDiagram Programmer's Guide
LayeredLayoutInfo.getEnforceLinkFlow Method
See Also
 






Gets a value indicating whether the layout will force all links to go in the same direction. If the supplied graph has cycles, it will be made acyclic prior the layout. EnableCustomLayers and SplitLayers are ignored if this property is set to true.

Namespace: com.mindfusion.diagramming.jlayout
Package: com.mindfusion.diagramming.jlayout

 Syntax

Java  Copy Code

public boolean getEnforceLinkFlow ()

 Return Value

 See Also

LayeredLayoutInfo Members
LayeredLayoutInfo Class
com.mindfusion.diagramming.jlayout Namespace