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

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

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