documentationfor yFiles for HTML 2.6

DataMapAdapter<K,V>

An adapter implementation that wraps an IMapper<K,V> to an IDataMap.

Inheritance Hierarchy
Implemented Interfaces

Type Parameters

K
The type of the key for the mapper.
V
The type of the value for the mapper.

Type Details

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

See Also

Constructors

Methods