io.selendroid.server.model.interactions
Class AndroidCoordinates
java.lang.Object
io.selendroid.server.model.interactions.AndroidCoordinates
- All Implemented Interfaces:
- Coordinates
public class AndroidCoordinates
- extends Object
- implements Coordinates
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AndroidCoordinates
public AndroidCoordinates(String elementId,
Point pointOfLocationOfElement)
getLocationOnScreen
public Point getLocationOnScreen()
- Specified by:
getLocationOnScreen in interface Coordinates
getLocationInViewPort
public Point getLocationInViewPort()
- Specified by:
getLocationInViewPort in interface Coordinates
getLocationInDOM
public Point getLocationInDOM()
- Specified by:
getLocationInDOM in interface Coordinates
getAuxiliary
public Object getAuxiliary()
- Specified by:
getAuxiliary in interface Coordinates
Copyright © 2014. All rights reserved.