Class FishboneLink
- Namespace
- Northwoods.Go.Layouts.Extensions
- Assembly
- FishboneWinForms.dll
Custom Link class for FishboneLayout.
public class FishboneLink : Link, IHasContextMenu, IHasToolTip
- Inheritance
-
FishboneLink
- Implements
- Inherited Members
Methods
ComputeAdjusting()
Returns the Adjusting value, unless this Link's Diagram is animating and the routing is AvoidsNodes -- then it will return End.
public override LinkAdjusting ComputeAdjusting()
Returns
Remarks
This method may be overridden. Please read the Introduction page on Extensions for how to override methods and how to call this base method.
- See Also
ComputePoints()
Determines the points for this link based on spots and maintains horizontal lines.
public override bool ComputePoints()