visualization-tools

Home > @visualization-tools/core > DefaultInteractionGroups > (constructor)

DefaultInteractionGroups.(constructor)

Constructs a new instance of the DefaultInteractionGroups class

Signature:

constructor(argProvider: IEntityUpdateArgProvider<TPlotRange, TUpdateArg, TRequiredTraits>, plot: IWritablePlot<TRequiredTraits>);

Parameters

Parameter Type Description
argProvider IEntityUpdateArgProvider<TPlotRange, TUpdateArg, TRequiredTraits>  
plot IWritablePlot<TRequiredTraits>