Package FlaNium.WinAPI.actions
Class TouchActions.StartEndPoint
- java.lang.Object
-
- FlaNium.WinAPI.actions.TouchActions.StartEndPoint
-
- Enclosing class:
- TouchActions
public static class TouchActions.StartEndPoint extends Object
-
-
Constructor Summary
Constructors Constructor Description StartEndPoint(org.openqa.selenium.Point startPoint, org.openqa.selenium.Point endPoint)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.openqa.selenium.PointgetEndPoint()org.openqa.selenium.PointgetStartPoint()IntegergetX1()IntegergetX2()IntegergetY1()IntegergetY2()
-