Home > @jsplumbtoolkit/browser-ui > FixedLayer
FixedLayer class
Signature:
export declare class FixedLayer
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(panZoom) | Constructs a new instance of the FixedLayer class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| fixedElements | Record<string, FixedElement> | ||
| panZoom | PanZoom |
Methods
| Method | Modifiers | Description |
|---|---|---|
| append(el, constraints, pos) | ||
| pan() |