Skip to main content

Home > @jsplumb/core > RectangleEndpoint

RectangleEndpoint class#

Signature:

export declare class RectangleEndpoint extends EndpointRepresentation<ComputedRectangleEndpoint> 

Extends: EndpointRepresentation<ComputedRectangleEndpoint>

Constructors#

ConstructorModifiersDescription
(constructor)(endpoint, params)Constructs a new instance of the RectangleEndpoint class

Properties#

PropertyModifiersTypeDescription
heightnumber
typestring
typestaticstring
widthnumber

Methods#

MethodModifiersDescription
_getParams(ep)static