This interface defines keys used to associate
DataProviders
that provide port constraints for all edges of the input graph.
Namespace: yWorks.yFiles.LayoutAssembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public static class PortConstraintKeys |
| Visual Basic |
|---|
Public NotInheritable Class PortConstraintKeys |
Remarks
This interface defines keys used to associate
DataProviders
that provide port constraints for all edges of the input graph.
The associated DataProvider can return an object of type
PortConstraint
for an edge.
LayoutAlgorithms implementing this interface indicate that they will
try to obey the port constraints provided by these keys.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout..::..PortConstraintKeys
yWorks.yFiles.Layout..::..PortConstraintKeys