A layouter that places the nodes of a graph on a cycle.
Namespace: yWorks.yFiles.Layout.CircularAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class SingleCycleLayouter : CanonicMultiStageLayouter |
| Visual Basic |
|---|
Public Class SingleCycleLayouter _ Inherits CanonicMultiStageLayouter |
Remarks
A layouter that places the nodes of a graph on a cycle.
Here is an sample output of the layouter with activated automatic radius
determination.


Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout..::..CanonicMultiStageLayouter
yWorks.yFiles.Layout.Circular..::..SingleCycleLayouter
yWorks.yFiles.Layout..::..CanonicMultiStageLayouter
yWorks.yFiles.Layout.Circular..::..SingleCycleLayouter