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

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

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

Fields in org.sikuli.api.visual.element declared as Element.VerticalAlignment
 Element.VerticalAlignment Element.verticalAlignment
           
 

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



Copyright © 2014. All rights reserved.