public class CellSqr extends CellGroup
Constructor and Description |
---|
CellSqr(CellRow cellRow0,
CellRow cellRow1,
CellRow cellRow2,
CellCol cellCol0,
CellCol cellCol1,
CellCol cellCol2)
Constructor.
|
blockExcept, blockValue, getFree, getFreeCount, getFreeValue
public CellSqr(CellRow cellRow0, CellRow cellRow1, CellRow cellRow2, CellCol cellCol0, CellCol cellCol1, CellCol cellCol2)
cellRow0
- the 1st row passing through this block.cellRow1
- the 2nd row passing through this block.cellRow2
- the 3rd row passing through this block.cellCol0
- the 1st column passing through this block.cellCol1
- the 2nd column passing through this block.cellCol2
- the 3rd column passing through this block.Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.