documentationfor yFiles for HTML 2.6

IEdgeMap

Provides access to data associated with an edge.

Inheritance Hierarchy
IEdgeMap
Implemented Interfaces

Remarks

An edge map can be considered as a map that allows only edges as keys. Edge keys of an edge map must belong to the same graph.

There are data access methods defined for the most common typed values as well.

The edge values are initialized with Java(TM) default values (null, 0, 0.0, false) upon initialization.

Type Details

yfiles module
algorithms
yfiles-umd modules
All layout modules, view-layout-bridge
Legacy UMD name
yfiles.algorithms.IEdgeMap

See Also

Methods