documentationfor yFiles for HTML 2.6

ResultItemMapping<TKey,TValue>

Represents a mapping from keys to values that is part of a result of running a graph analysis algorithm.

Inheritance Hierarchy
ResultItemMapping
Implemented Interfaces

Type Parameters

TKey
The type of keys in this mapping, typically graph items.
TValue
The type of the values.

Type Details

yfiles module
view-layout-bridge
yfiles-umd modules
view-layout-bridge
Legacy UMD name
yfiles.analysis.ResultItemMapping

See Also

Properties

Methods