-
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
Cell
s.
Returns a collection of
Cell
s.
BareScreen.getCellList(com.seagullsw.common.toolbox.geometry.Point at,
int length)
Returns a collection of
Cell
s.
BareScreen.getCellList(com.seagullsw.common.toolbox.geometry.Rectangle r)
Returns a collection of
Cell
s of a rectangular portion of the screen.