documentationfor yFiles for HTML 2.6

MultiParentDescriptor

The MultiParentDescriptor provides style information for multi-parent structures.

Inheritance Hierarchy
MultiParentDescriptor

Remarks

This class is used by TreeLayout to determine the desired layout of nodes that constitute a multi-parent structure. All nodes of such a structure are placed side by side and the incident edges are routed over common points for incoming edges and for outgoing edges.

A tree graph containing multi-parent structures

Default Values of Properties

edgeStyleORTHOGONAL
minimumBusDistance10
minimumNodeDistance15d
verticalAlignment0.5

Type Details

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

See Also

Constructors

Properties