Encapsulates information bound to a node during the algorithm calculates a layout

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

Syntax

C#
public class NodeInfo
Visual Basic
Public Class NodeInfo

Remarks

Encapsulates information bound to a node during the algorithm calculates a layout

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.Layout.Tree..::..BalloonLayouter..::..NodeInfo

See Also