Graphora API
Preparing search index...
@graphora/layouts
MeasuredNoOverlapOptions
Interface MeasuredNoOverlapOptions
interface
MeasuredNoOverlapOptions
{
fixedNodeKeys
?:
readonly
string
[]
;
maxIterations
?:
number
;
maxPairChecks
?:
number
;
}
Index
Properties
fixed
Node
Keys?
max
Iterations?
max
Pair
Checks?
Properties
Optional
Readonly
fixed
Node
Keys
fixedNodeKeys
?:
readonly
string
[]
Optional
Readonly
max
Iterations
maxIterations
?:
number
Optional
Readonly
max
Pair
Checks
maxPairChecks
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fixed
Node
Keys
max
Iterations
max
Pair
Checks
Graphora API
Loading...