Uses of Class
org.sikuli.api.DefaultTarget

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

Uses of DefaultTarget in org.sikuli.api
 

Subclasses of DefaultTarget in org.sikuli.api
 class ColorImageTarget
          The ColorImageTarget class defines targets based on color patterns.
 class ForegroundTarget
          The ForegroundTarget class defines targets based on whether they have textures (as opposed to textureless background).
 class ImageTarget
          An ImageTarget object describes a target using an image.
 class MultiStateTarget
          The MultiStateTarget class defines a target that may look differently according its state.
 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.