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

Namespace: yWorks.yFiles.Layout.Tree
Assembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)

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