public class CellHelper
extends java.lang.Object
| 构造器和说明 |
|---|
CellHelper(CellElement cell,
CellPosition realPosition) |
| 限定符和类型 | 方法和说明 |
|---|---|
CellElement |
getCell() |
CellPosition |
getRealPosition() |
public CellHelper(CellElement cell, CellPosition realPosition)
public CellPosition getRealPosition()
public CellElement getCell()