Skip to main content

Home > blockly > blockRendering > Connection

blockRendering.Connection class

The base class to represent a connection and the space that it takes up on the block.

Signature:

export declare class Connection extends Measurable 

Extends: Measurable

Constructors

ConstructorModifiersDescription
(constructor)(constants, connectionModel)Constructs a new instance of the Connection class

Properties

PropertyModifiersTypeDescription
connectionModelRenderedConnection
highlightedboolean
isDynamicShapeboolean
shapeShape