Package | Description |
---|---|
org.sikuli.script |
Modifier and Type | Class and Description |
---|---|
class |
Screen |
class |
UnionScreen |
Modifier and Type | Method and Description |
---|---|
IScreen |
Region.getScreen() |
Modifier and Type | Method and Description |
---|---|
static Region |
Region.create(java.awt.Rectangle r,
IScreen parentScreen) |
protected void |
Region.init(int x_,
int y_,
int w_,
int h_,
IScreen parentScreen) |
Constructor and Description |
---|
Match(FindResult f,
IScreen _parent) |
Match(int _x,
int _y,
int _w,
int _h,
double _score,
IScreen _parent) |
Match(int _x,
int _y,
int _w,
int _h,
double _score,
IScreen _parent,
java.lang.String text) |
Match(Match m,
IScreen _parent) |