Sets the shape that is displayed at the middle of each segment of a link.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setIntermediateShape ( |
RemarksThe property specifies what shape to display at the middle of each segment of a link. This could help users to see more easily the direction of long links. The ArrowHeads class exposes several predefined shapes as static properties.
See Also