Search
FlowchartLayout.with Method
See Also
 

Returns a FlowchartLayoutBuilder object used to configure and create new FlowchartLayout instances.

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

 Syntax

Java  Copy Code

public static FlowchartLayoutBuilder with ()

 Return Value

 See Also