The members of this enumeration specify how the points where links cross should be drawn on the screen. It is used as parameter of the setLinkCrossings method.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public enum LinkCrossings |
Member name | Description | |
---|---|---|
![]() |
Arcs |
Draw arcs above the intersection points. |
![]() |
Cut |
Break off the link segments at the intersection points. |
![]() |
Straight |
Draw straight lines. |