Search
Preparing search index...
The search index is not available
react-design-editor
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
LayoutHandler
Class LayoutHandler
Hierarchy
AbstractHandler
LayoutHandler
Index
Constructors
constructor
Properties
canvas
handler
Methods
dagre
elk
initialize
run
Layout
Constructors
constructor
new
Layout
Handler
(
handler
:
Handler
)
:
LayoutHandler
Parameters
handler:
Handler
Returns
LayoutHandler
Properties
Protected
canvas
canvas
:
FabricCanvas
Protected
handler
handler
:
Handler
Methods
Private
dagre
dagre
(
options
:
LayoutOptions
)
:
void
Parameters
options:
LayoutOptions
Returns
void
Private
elk
elk
(
options
:
LayoutOptions
)
:
Promise
<
void
>
Parameters
options:
LayoutOptions
Returns
Promise
<
void
>
Protected
initialize
initialize
(
)
:
void
Returns
void
run
Layout
run
Layout
(
options
:
LayoutOptions
)
:
Promise
<
void
>
Parameters
options:
LayoutOptions
Returns
Promise
<
void
>
Globals
Layout
Handler
constructor
canvas
handler
dagre
elk
initialize
run
Layout
Generated using
TypeDoc