g3-toolkit API Reference
Preparing search index...
react/src
LayoutOptions
Interface LayoutOptions
interface
LayoutOptions
{
animate
:
boolean
;
animationDuration
:
number
;
direction
:
"TB"
|
"LR"
|
"BT"
|
"RL"
;
edgeLength
:
number
;
edgeStyle
:
"taxi"
|
"straight"
|
"bezier"
;
gravity
:
number
;
nodeRepulsion
:
number
;
nodeSeparation
:
number
;
rankSeparation
:
number
;
spacing
:
number
;
}
Index
Properties
animate
animation
Duration
direction
edge
Length
edge
Style
gravity
node
Repulsion
node
Separation
rank
Separation
spacing
Properties
animate
animate
:
boolean
animation
Duration
animationDuration
:
number
direction
direction
:
"TB"
|
"LR"
|
"BT"
|
"RL"
edge
Length
edgeLength
:
number
edge
Style
edgeStyle
:
"taxi"
|
"straight"
|
"bezier"
gravity
gravity
:
number
node
Repulsion
nodeRepulsion
:
number
node
Separation
nodeSeparation
:
number
rank
Separation
rankSeparation
:
number
spacing
spacing
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
animate
animation
Duration
direction
edge
Length
edge
Style
gravity
node
Repulsion
node
Separation
rank
Separation
spacing
g3-toolkit API Reference
Loading...