A convenience composite implementation of the IObstacleProvider
that will use the Edges and Nodes
of an IGraph from the IRenderContext.
Namespace: yWorks.yFiles.UI.ModelAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class GraphObstacleProvider : IObstacleProvider |
| Visual Basic |
|---|
Public Class GraphObstacleProvider _ Implements IObstacleProvider |
Remarks
This class can be used to add bridge support via the BridgeManager
to a rendered IGraph.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.Model..::..GraphObstacleProvider
yWorks.yFiles.UI.Model..::..GraphObstacleProvider