documentationfor yFiles for HTML 3.0.0.3

GraphOverviewRenderer

An IObjectRenderer<IGraph> for use in a CanvasComponent that renders an IGraph instance in an abstract, schematic overview style.

Inheritance Hierarchy
GraphOverviewRenderer
Implemented Interfaces

Remarks

This implementation uses a HtmlCanvasVisual for drawing the overview graph. The graph elements' visual appearance can be customized by overriding paintNode, paintGroupNode, or paintEdge.

Type Details

yFiles module
view

Constructors

Methods