documentationfor yFiles for HTML 3.0.0.3

IObjectRenderer<TRenderTag>

Central interface used by the CanvasComponent to render elements from the scene graph.

Remarks

Implementations will be queried using the tag for the corresponding implementations of the various aspects of the render tag.

This interface can conveniently be implemented by subclassing ObjectRendererBase<TRenderTag,TVisual>.

Type Parameters

TRenderTag

Type Details

yFiles module
view

See Also

Methods

Constants