The members of this enumeration specify whether the automatic layout algorithms and the link routing algorithm should align link ends to the anchor points of nodes. Use these constants as parameters of the setAnchoring method of the RoutingOptions class and the layout classes.
The following tables list the members exposed by the Anchoring type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Anchoring class. |
Name | Description | |
---|---|---|
![]() ![]() |
Specifies that anchor points should be ignored. |
|
![]() ![]() |
Specifies that links' original anchor points should be preserved. |
|
![]() ![]() |
Lets the layout algorithms align links to different anchor points. |