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