Sets what shape should be displayed at the middle of links segments.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder linkIntermediateShape ( |
An instance of the Shape class. Predefined arrowhead shapes are exposed as members of ArrowHeads.
This DiagramBuilder instance.
See Also