Home > @jsplumbtoolkit/labels > LabelSpacer
LabelSpacer class
Signature:
export declare class LabelSpacer extends LabelManipulator
Extends: LabelManipulator
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(params) | Constructs a new instance of the LabelSpacer class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| cache | Map<string, Entry> | ||
| debug? | boolean | (Optional) | |
| dirtyCache | Map<String, boolean> | ||
| fireAfterDrag? | boolean | (Optional) | |
| fireOnNewConnections? | boolean | (Optional) | |
| magnetizer | Magnetizer<Element> | ||
| padding | PointXY |
Methods
| Method | Modifiers | Description |
|---|---|---|
| execute() | ||
| reset() |