This class assigns port coordinates to the edges of a graph.

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

Syntax

C#
public class PortAssignment
Visual Basic
Public Class PortAssignment

Remarks

This class assigns port coordinates to the edges of a graph.

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.Layout.Hierarchic..::..PortAssignment

See Also