documentationfor yFiles for HTML 2.6

IEdgeData

This interface provides layout information about the edges of the graph during the layout.

Inheritance Hierarchy
IEdgeData

Remarks

IEdgeData is a multi-purpose edge descriptor for each edge, holding information about the type of an edge, associated port constraints, port candidates, edge groups as well as the current edge state.

It is used in all phases of the HierarchicLayoutCore to store edge information.

Type Details

yfiles module
layout-hierarchic
yfiles-umd modules
layout-familytree, layout-hierarchic, layout-radial, layout
Legacy UMD name
yfiles.hierarchic.IEdgeData

Properties