WebCola
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Block
Blocks
constructor
list
vs
cost
for
Each
insert
merge
remove
split
update
Block
Positions
Constraint
Position
Stats
Solver
Variable
remove
Overlap
InOne
Dimension
Hierarchy
Blocks
Index
Constructors
constructor
Properties
list
vs
Methods
cost
for
Each
insert
merge
remove
split
update
Block
Positions
Constructors
constructor
new
Blocks
(
vs
:
Variable
[]
)
:
Blocks
Parameters
vs:
Variable
[]
Returns
Blocks
Properties
Private
list
list
:
Block
[]
vs
vs
:
Variable
[]
Methods
cost
cost
(
)
:
number
Returns
number
for
Each
for
Each
(
f
:
function
)
:
void
Parameters
f:
function
(
b
:
Block
, i
:
number
)
:
void
Parameters
b:
Block
i:
number
Returns
void
Returns
void
insert
insert
(
b
:
Block
)
:
void
Parameters
b:
Block
Returns
void
merge
merge
(
c
:
Constraint
)
:
void
Parameters
c:
Constraint
Returns
void
remove
remove
(
b
:
Block
)
:
void
Parameters
b:
Block
Returns
void
split
split
(
inactive
:
Constraint
[]
)
:
void
Parameters
inactive:
Constraint
[]
Returns
void
update
Block
Positions
update
Block
Positions
(
)
:
void
Returns
void
Generated using
TypeDoc