Uses of Class
org.sikuli.api.ImageTarget

Packages that use ImageTarget
org.sikuli.api Provides the classes necessary to find targets and the classes to create screen regions and locations. 
 

Uses of ImageTarget in org.sikuli.api
 

Subclasses of ImageTarget in org.sikuli.api
 class ColorImageTarget
          The ColorImageTarget class defines targets based on color patterns.
 class StyledRectangleTarget
          StyledRectangleTarget class is used to identify rectangular targets that have a particular rectangle style (lines and corners) while ignoring the content inside the rectangle.
 



Copyright © 2014. All rights reserved.