An abstract IGraph implementation that delegates all of its work
to an existing implementation.
Namespace: yWorks.yFiles.UI.ModelAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
Remarks
Subclasses can override all of the methods to customize the behavior of this instance.
Note that this instance will register listeners with the wrapped graph instance, so
Dispose()()()() should be called if this instance is not used any more.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.Model..::..AbstractGraphWrapper
yWorks.yFiles.UI.Model..::..CompositeGraph
yWorks.yFiles.UI.Model..::..FilteredGraphWrapper
yWorks.yFiles.UI.Model..::..AbstractGraphWrapper
yWorks.yFiles.UI.Model..::..CompositeGraph
yWorks.yFiles.UI.Model..::..FilteredGraphWrapper