public class DragEvent extends Object
DragEvent(org.solovyev.common.math.Point2d startPoint, android.view.MotionEvent motionEvent)
android.view.MotionEvent
getMotionEvent()
org.solovyev.common.math.Point2d
getStartPoint()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DragEvent(@Nonnull org.solovyev.common.math.Point2d startPoint, @Nonnull android.view.MotionEvent motionEvent)
@Nonnull public android.view.MotionEvent getMotionEvent()
@Nonnull public org.solovyev.common.math.Point2d getStartPoint()
Copyright © 2015 se.solovyev. All Rights Reserved.