Class NonBlankCellsHelper

java.lang.Object
io.keikai.ui.impl.NonBlankCellsHelper
All Implemented Interfaces:
Serializable

public class NonBlankCellsHelper extends Object implements Serializable
A utility class for calculating position of non-blank cells. Each non-blank cells of a row or a column is stored as a NonBlankCellsHelper.NonBlankCellInfo in this helper.
Since:
3.8.1
Author:
henrichen
See Also: