RenderGraphViewWidget<V> constructor
RenderGraphViewWidget<V> (
- Graph<
V> graph, - GraphViewOrientation orientation,
- GraphViewLayoutDelegate<
V> layoutDelegate
Implementation
RenderGraphViewWidget(this.graph, this.orientation, this.layoutDelegate);