documentationfor yFiles for HTML 3.0.0.3

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 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 anymore.

Type Details

yFiles module
view

Constructors

Properties

Methods

Events