visualization-tools

Home > @visualization-tools/core > IComponentRendererProvider > reinitializeRenderers

IComponentRendererProvider.reinitializeRenderers() method

Signature:

reinitializeRenderers(factory: IComponentRendererFactory<TExtractGcSpec<TComponentRenderer>, TComponentRenderer>): void;

Parameters

Parameter Type Description
factory IComponentRendererFactory<TExtractGcSpec<TComponentRenderer>, TComponentRenderer>  

Returns:

void