Table of Contents

Class RadialEdge

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

This holds RadialLayout-specific information about Links.

public class RadialEdge : Network<RadialVertex, RadialEdge, RadialLayout>.Edge
Inheritance
RadialEdge
Inherited Members

Remarks

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

Constructors

RadialEdge(RadialNetwork)

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

public RadialEdge(RadialNetwork network)

Parameters

network RadialNetwork