Class CanvasProxyWorkerRelay

A proxy for the canvas that is used to communicate with the web worker. The primary purpose of this class is to cache the canvas dimensions and position in the DOM to reduce the calling of the getBoundingClientRect method. This class only serves as a relay of the updated canvas dimensions and position to the web worker.

Implements

Constructors

Accessors

Methods

Constructors

Accessors

Methods