|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface IScreen
| Method Summary | |
|---|---|
ScreenImage |
capture()
|
ScreenImage |
capture(int x,
int y,
int w,
int h)
|
ScreenImage |
capture(Rectangle rect)
|
ScreenImage |
capture(Region reg)
|
Rectangle |
getBounds()
|
IRobot |
getRobot()
|
Region |
newRegion(Rectangle rect)
|
void |
showClick(Location loc)
|
void |
showDropTarget(Location loc)
|
void |
showMove(Location loc)
|
void |
showTarget(Location loc)
|
| Method Detail |
|---|
IRobot getRobot()
Rectangle getBounds()
Region newRegion(Rectangle rect)
ScreenImage capture()
ScreenImage capture(int x,
int y,
int w,
int h)
ScreenImage capture(Rectangle rect)
ScreenImage capture(Region reg)
void showMove(Location loc)
void showClick(Location loc)
void showTarget(Location loc)
void showDropTarget(Location loc)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||