private class PolygonView.TouchListenerImpl
extends java.lang.Object
implements android.view.View.OnTouchListener
Modifier and Type | Field and Description |
---|---|
(package private) android.graphics.PointF |
DownPT |
(package private) android.graphics.PointF |
StartPT |
Modifier | Constructor and Description |
---|---|
private |
TouchListenerImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
onTouch(android.view.View v,
android.view.MotionEvent event) |