public static interface SimpleOnDragListener.DragProcessor
| Modifier and Type | Method and Description |
|---|---|
boolean |
processDragEvent(DragDirection dragDirection,
DragButton dragButton,
org.solovyev.common.math.Point2d startPoint2d,
android.view.MotionEvent motionEvent) |
boolean processDragEvent(@Nonnull DragDirection dragDirection, @Nonnull DragButton dragButton, @Nonnull org.solovyev.common.math.Point2d startPoint2d, @Nonnull android.view.MotionEvent motionEvent)
Copyright © 2014 se.solovyev. All Rights Reserved.