mergeCells

mergeCells(Cell cell1, Cell cell2, boolean allowSplitting) function

Merges neighbour cells.

Parameters

NameTypeDescription
cell1CellCell to merge.
cell2CellCell to merge.
allowSplittingbooleanTrue to allow cells splitting.

Result

Cell