documentationfor yFiles for HTML 2.6

GraphObstacleProvider

An implementation of the IObstacleProvider interface that uses the edges and nodes of an IGraph as obstacles.

Inheritance Hierarchy
GraphObstacleProvider
Implemented Interfaces

Remarks

The BridgeManager then calculates bridges for edge paths that cross these obstacles.

This class can be used to add bridge support via the BridgeManager to a rendered IGraph.

Type Details

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

See Also

Properties

Methods