documentationfor yFiles for HTML 3.0.0.2

EdgeDataKey<TValue>

This class is used as a look-up key for registering IMapper<K,V> for LayoutEdges with a LayoutGraph.

Inheritance Hierarchy
DataKey<TValue>
EdgeDataKey

Type Parameters

TValue
The type of the values that are returned by the registered with this class.

Type Details

yFiles module
algorithms

See Also

Constructors

Properties

Methods