Search
Preparing search index...
The search index is not available
UpSet.js React - v1.11.0
Options
All
Public
Public/Protected
All
Inherited
Menu
UpSet.js React - v1.11.0
IVennDiagramLayoutGenerator
Interface IVennDiagramLayoutGenerator
Hierarchy
IVennDiagramLayoutGenerator
Index
Properties
max
Sets
Methods
compute
Properties
Readonly
max
Sets
max
Sets
:
number
Methods
compute
compute
<
T
>
(
sets
:
ISets
<
T
>
, combinations
:
ISetCombinations
<
T
>
, width
:
number
, height
:
number
)
:
IVennDiagramLayout
Type parameters
T
Parameters
sets:
ISets
<
T
>
combinations:
ISetCombinations
<
T
>
width:
number
height:
number
Returns
IVennDiagramLayout
Exports
prop
Validators
IVenn
Diagram
Layout
Generator
max
Sets
compute