Implementation of a resettable high performance map for values of simple type double.
Namespace: yWorks.yFiles.Algorithms.UtilAssembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public sealed class HighPerformanceDoubleMap : INodeMap, IEdgeMap, IDataMap, IDataProvider, IDataAcceptor |
| Visual Basic |
|---|
Public NotInheritable Class HighPerformanceDoubleMap _ Implements INodeMap, IEdgeMap, IDataMap, IDataProvider, _ IDataAcceptor |
Remarks
Implementation of a resettable high performance map for values of simple type double.
A high performance map is a facade to another map which will allow to reset
all bound values to a default value in constant time.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Algorithms.Util..::..Maps..::..HighPerformanceDoubleMap
yWorks.yFiles.Algorithms.Util..::..Maps..::..HighPerformanceDoubleMap