Sets whether link segments can be added and removed interactively.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder allowSplitLinks ( |
true to make new links splittable by default, otherwise false.
This DiagramBuilder instance.
See Also