Home > @jsplumbtoolkit/layout-spring > SpringLayout > _vertexAdded
SpringLayout._vertexAdded() method
Signature:
_vertexAdded(params: {
el: any;
pos?: PointXY;
vertex: Vertex;
parameters?: any;
}, eventInfo: any): PointXY;
Parameters
| Parameter | Type | Description |
|---|---|---|
| params | { el: any; pos?: PointXY; vertex: Vertex; parameters?: any; } | |
| eventInfo | any |
Returns:
PointXY