Home > @jsplumbtoolkit/layout-hierarchy > HierarchyLayoutStage
HierarchyLayoutStage class
Signature:
export declare abstract class HierarchyLayoutStage
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(model) | Constructs a new instance of the HierarchyLayoutStage class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| model | HierarchyLayoutModel |
Methods
| Method | Modifiers | Description |
|---|---|---|
| execute(currentRoot) |