Uses of Class
org.sikuli.api.AbstractScreenRegion

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

Uses of AbstractScreenRegion in org.sikuli.api
 

Subclasses of AbstractScreenRegion in org.sikuli.api
 class DefaultScreenRegion
          This class provides manipulation methods that can be used by the default screen region.
 class DesktopScreenRegion
          A DesktopScreenRegion object is used to describe a region of any DesktopScreen.
 class StaticImageScreenRegion
          StaticImageScreenRegion class behaves like a ScreenRegion but it always provides a given image as the screenshot.
 



Copyright © 2014. All rights reserved.