This interface is used by
GenericTreeLayouter
.
Namespace: yWorks.yFiles.Layout.TreeAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public interface IPortAssignment |
| Visual Basic |
|---|
Public Interface IPortAssignment |
Remarks
This interface is used by
GenericTreeLayouter
. Classes implementing
this interface are responsible for the assignment of the edges' ports.
INodePlacer
instances will have to obey the currently set ports.