public class RotateGestureDetector extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
RotateGestureDetector.OnRotateListener |
| Constructor and Description |
|---|
RotateGestureDetector(android.content.Context context,
RotateGestureDetector.OnRotateListener listener) |
| Modifier and Type | Method and Description |
|---|---|
float |
getDeltaRotation() |
android.graphics.PointF |
getPivot() |
boolean |
onTouchEvent(android.view.MotionEvent event) |
public RotateGestureDetector(android.content.Context context,
RotateGestureDetector.OnRotateListener listener)
Copyright © 2015–2017 SDKLite. All rights reserved.