This class is a default implementation of the NodeLayout interface.

Namespace: yWorks.yFiles.Layout
Assembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.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