documentationfor yFiles for HTML 2.6

GraphWrapperBase

An abstract IGraph implementation that delegates all of its work to an existing implementation.

Inheritance Hierarchy
GraphWrapperBase
Implemented Interfaces

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.

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.graph.GraphWrapperBase

Constructors

Properties

Methods

Events