Preparing search index...
The search index is not available
d3-dag
d3-dag
DecrossTwoLayerOps
Interface DecrossTwoLayerOps<N, L>
two layer operators
interface
DecrossTwoLayerOps
<
N
=
never
,
L
=
never
>
{
inits
:
readonly
Decross
<
N
,
L
>
[]
;
order
:
Twolayer
<
N
,
L
>
;
}
Type Parameters
N
=
never
L
=
never
Index
Properties
inits
order
Properties
inits
inits
:
readonly
Decross
<
N
,
L
>
[]
the initializers
order
order
:
Twolayer
<
N
,
L
>
the order operator
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
inits
order
d3-dag
Loading...
two layer operators