The members of this enumeration specify what type of segments an arrow should consist of and how the segments are related one to another. These constants can be used as parameters of the DiagramLink.setShape method of the DiagramLink class.
The following tables list the members exposed by the LinkShape type.
Name | Description | |
---|---|---|
![]() |
|
Name | Description | |
---|---|---|
![]() ![]() |
The arrow segments are Bezier curves. Each two adjacent segments share a control point. The joins between segments are always kept smooth. |
|
![]() ![]() |
The arrow consists of straight line segments. All segments are either horizontal or vertical, where each two adjacent segments are orthogonal one to the other. |
|
![]() ![]() |
The arrow consists of straight line segments. |