Package org.openqa.selenium.interactions
Class PointerInput.PointerEventProperties
java.lang.Object
org.openqa.selenium.interactions.PointerInput.PointerEventProperties
- All Implemented Interfaces:
Encodable
- Enclosing class:
- PointerInput
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionencode()setAltitudeAngle(float altitudeAngle) setAzimuthAngle(float azimuthAngle) setHeight(float height) setPressure(float pressure) setTangentialPressure(float tangentialPressure) setTiltX(int tiltX) setTiltY(int tiltY) setTwist(int twist) setWidth(float width)