mergeCells

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

Merges neighbour cells.

Parameters

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

Returns

Cell