This class is a default implementation of the NodeLayout interface.

Namespace: yWorks.yFiles.Layout
Assembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public class DefaultNodeLayout : INodeLayout
Visual Basic
Public Class DefaultNodeLayout _
	Implements INodeLayout

Remarks

This class is a default implementation of the NodeLayout interface.

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.Layout..::..DefaultNodeLayout

See Also