Class PortConnector

Visual representation of a port for connectors.

See

Port

Hierarchy

  • PortConnector

Constructors

Properties

Methods

Constructors

Properties

PORT_SIZE: 5 = 5

Visual size.

port: Port

Port the visual represents.

visual: SVGGraphicsElement

Port connector visual element.

Methods

  • Updates the visual.

    Returns void

  • Returns true if supplied element belongs to the port connector.

    Parameters

    • el: EventTarget

      target element.

    Returns boolean

    true if the element belongs to this port connector.

Generated using TypeDoc