|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.sikuli.script.Region
org.sikuli.script.Screen
org.sikuli.script.UnionScreen
public class UnionScreen
| Field Summary |
|---|
| Fields inherited from class org.sikuli.script.Screen |
|---|
_curGD, _curID, _overlay, _primaryScreen, _prompt, _waitPrompt |
| Fields inherited from class org.sikuli.script.Region |
|---|
_autoWaitTimeout, _defaultFindFailedResponse, _evtMgr, _lastMatch, _lastMatches, _lastScreenImage, _observing, _throwException, h, w, x, y |
| Constructor Summary | |
|---|---|
UnionScreen()
|
|
| Method Summary | |
|---|---|
ScreenImage |
capture(Rectangle rect)
|
Rectangle |
getBounds()
|
int |
getIdFromPoint(int x,
int y)
|
| Methods inherited from class org.sikuli.script.Screen |
|---|
capture, capture, capture, getBounds, getGraphicsDevice, getID, getNumberScreens, getPrimaryId, getRobot, getRobot, initBounds, selectRegion, selectRegion, showClick, showDropTarget, showMove, showTarget, showTarget, toString, update, userCapture, userCapture |
| Methods inherited from class org.sikuli.script.Region |
|---|
above, above, below, below, click, doubleClick, drag, dragDrop, dropAt, exists, exists, find, findAll, findAllNow, findNow, getAutoWaitTimeout, getBottomLeft, getBottomRight, getCenter, getEventManager, getFindFailedResponse, getH, getLastMatch, getLastMatches, getLocationFromPSRML, getRect, getRegionFromPSRM, getROI, getScreen, getThrowException, getTopLeft, getTopRight, getW, getX, getY, highlight, highlight, highlight, hover, inside, keyDown, keyUp, left, left, morphTo, mouseDown, mouseUp, moveTo, nearby, nearby, observe, observe, observeInBackground, offset, onAppear, onChange, onChange, onVanish, paste, right, right, rightClick, setAutoWaitTimeout, setFindFailedResponse, setH, setRect, setRect, setRect, setROI, setROI, setROI, setThrowException, setW, setX, setY, stopObserver, text, type, updateSelf, wait, wait, waitAll, waitVanish, waitVanish, wheel, wheel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UnionScreen()
| Method Detail |
|---|
public int getIdFromPoint(int x,
int y)
public Rectangle getBounds()
getBounds in class Screenpublic ScreenImage capture(Rectangle rect)
capture in class Screen
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||