Uses of Class
org.sikuli.api.visual.element.Element.HorizontalAlignment

Packages that use Element.HorizontalAlignment
org.sikuli.api.visual.element Provides classes to assist in creating different shapes to annotate the screen. 
 

Uses of Element.HorizontalAlignment in org.sikuli.api.visual.element
 

Fields in org.sikuli.api.visual.element declared as Element.HorizontalAlignment
 Element.HorizontalAlignment Element.horizontalAlignment
           
 

Methods in org.sikuli.api.visual.element that return Element.HorizontalAlignment
static Element.HorizontalAlignment Element.HorizontalAlignment.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Element.HorizontalAlignment[] Element.HorizontalAlignment.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All rights reserved.