Home > @jsplumbtoolkit/labels > LabelManipulator
LabelManipulator class
Signature:
export declare abstract class LabelManipulator
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(params) | Constructs a new instance of the LabelManipulator class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| getLabel | Function | ||
| instance | BrowserJsPlumbInstance | ||
| surface | Surface | ||
| toolkit | JsPlumbToolkit |
Methods
| Method | Modifiers | Description |
|---|---|---|
| updateEdge(edge, label, loc) |