Search
OneWayLayout.with Method
See Also
 

Returns an OneWayLayoutBuilder object used to configure and create new OneWayLayout instances.

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

 Syntax

Java  Copy Code

public static OneWayLayoutBuilder with ()

 Return Value

An OneWayLayoutBuilder instance.

 See Also