transformationController property

TransformationController transformationController
final

The transformation controller that provides the current canvas transform.

Used to convert graph coordinates to screen coordinates for rendering the selection rectangle and temporary connections.

Implementation

final TransformationController transformationController;