documentationfor yFiles for HTML 2.6

ITreeLayoutPortAssignment

A ITreeLayoutPortAssignment places the ports of edges connecting to the same node.

Inheritance Hierarchy
ITreeLayoutPortAssignment

Remarks

Classes implementing this interface are responsible for the assignment of the edges' ports. ITreeLayoutNodePlacer instances need to obey the currently set ports.

Type Details

yfiles module
layout-tree
yfiles-umd modules
layout-orthogonal-compact, layout-orthogonal, layout-tree, layout
Legacy UMD name
yfiles.tree.IPortAssignment

See Also

Methods