documentationfor yFiles for HTML 2.6

EdgesSource<TDataItem>

A class that accepts a collection of objects from the GraphBuilder to build IEdges from.

Inheritance Hierarchy
EdgesSource

Remarks

It manages the structural aspects of the graph creation, while the associated edgeCreator is responsible for the properties of the created items.

Type Parameters

TDataItem
The type of the data items in the source.

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.binding.EdgesSource

See Also

Constructors

Properties

Methods