org.sikuli.core.search
Class TemplateMatcher.Result
java.lang.Object
org.sikuli.core.search.TemplateMatcher.Result
- Enclosing class:
- TemplateMatcher
public static class TemplateMatcher.Result
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
x
public int x
y
public int y
width
public int width
height
public int height
TemplateMatcher.Result
public TemplateMatcher.Result(Rectangle r)
getBounds
public Rectangle getBounds()
getX
public int getX()
getY
public int getY()
getWidth
public int getWidth()
getHeight
public int getHeight()
getLocation
public Point getLocation()
getScore
public double getScore()
setScore
public void setScore(double score)
Copyright © 2014. All Rights Reserved.