Home > @jsplumb/core > RectangleEndpoint
#
RectangleEndpoint classSignature:
export declare class RectangleEndpoint extends EndpointRepresentation<ComputedRectangleEndpoint>
Extends: EndpointRepresentation<ComputedRectangleEndpoint>
#
ConstructorsConstructor | Modifiers | Description |
---|---|---|
(constructor)(endpoint, params) | Constructs a new instance of the RectangleEndpoint class |
#
PropertiesProperty | Modifiers | Type | Description |
---|---|---|---|
height | number | ||
type | string | ||
type | static | string | |
width | number |
#
MethodsMethod | Modifiers | Description |
---|---|---|
_getParams(ep) | static |