documentationfor yFiles for HTML 3.0.0.3

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

edgeRoutingStyleORTHOGONAL
minimumBusDistance10
minimumNodeDistance15d
verticalAlignment0.5

Type Details

yFiles module
algorithms

See Also

Constructors

Properties