Table of Contents

Class ArrangingEdge

Namespace
Northwoods.Go.Layouts.Extensions
Assembly
ArrangingWinForms.dll

This holds ArrangingLayout-specific information about Links.

public class ArrangingEdge : Network<ArrangingVertex, ArrangingEdge, ArrangingLayout>.Edge
Inheritance
ArrangingEdge
Inherited Members

Remarks

This class inherits from Network<V, E, Y>.Edge.

Constructors

ArrangingEdge(ArrangingNetwork)

This constructs an edge that does not know about any Link and sets its network.

public ArrangingEdge(ArrangingNetwork network)

Parameters

network ArrangingNetwork