Table of Contents

Class SpiralEdge

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

This holds SpiralLayout-specific information about Links.

public class SpiralEdge : Network<SpiralVertex, SpiralEdge, SpiralLayout>.Edge
Inheritance
SpiralEdge
Inherited Members

Remarks

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

Constructors

SpiralEdge(SpiralNetwork)

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

public SpiralEdge(SpiralNetwork network)

Parameters

network SpiralNetwork