-
Returns the
Cell at a location of the screen.
Returns the
Cell at a location of the screen.
BareScreen.getCell(com.seagullsw.common.toolbox.geometry.Point at)
Returns the
Cell at a location of the screen.
Returns a collection of
Cells.
Returns a collection of
Cells.
BareScreen.getCellList(com.seagullsw.common.toolbox.geometry.Point at,
int length)
Returns a collection of
Cells.
BareScreen.getCellList(com.seagullsw.common.toolbox.geometry.Rectangle r)
Returns a collection of
Cells of a rectangular portion of the screen.