The members of this enumeration specify in what circumstances JDiagram should automatically re-route links. A bitwise combination of these constants can be used as a parameter of the setTriggerRerouting method of the RoutingOptions class.
The following tables list the members exposed by the RerouteLinks type.
Name | Description | |
---|---|---|
![]() |
|
Name | Description | |
---|---|---|
![]() ![]() |
Never re-route links. |
|
![]() ![]() |
Look for a new link, route only, if the link intersects a node. |
|
![]() ![]() |
Look for a new link, route each time an end point of the link is moved. |
|
![]() ![]() |
Looks for a link, route while the link is being initially drawn by the user. |