Implementation of a resettable high performance map for values of simple type boolean.
Namespace: yWorks.yFiles.Algorithms.UtilAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public sealed class HighPerformanceBoolMap : INodeMap, IEdgeMap, IDataMap, IDataProvider, IDataAcceptor |
| Visual Basic |
|---|
Public NotInheritable Class HighPerformanceBoolMap _ Implements INodeMap, IEdgeMap, IDataMap, IDataProvider, _ IDataAcceptor |
Remarks
Implementation of a resettable high performance map for values of simple type boolean.
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..::..HighPerformanceBoolMap
yWorks.yFiles.Algorithms.Util..::..Maps..::..HighPerformanceBoolMap