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