public class HistoryDragProcessor<T> extends Object implements SimpleOnDragListener.DragProcessor
| Constructor and Description |
|---|
HistoryDragProcessor(org.solovyev.common.history.HistoryControl<T> historyControl) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
processDragEvent(DragDirection dragDirection,
DragButton dragButton,
org.solovyev.common.math.Point2d startPoint2d,
android.view.MotionEvent motionEvent) |
public boolean processDragEvent(@Nonnull DragDirection dragDirection, @Nonnull DragButton dragButton, @Nonnull org.solovyev.common.math.Point2d startPoint2d, @Nonnull android.view.MotionEvent motionEvent)
processDragEvent in interface SimpleOnDragListener.DragProcessorCopyright © 2015 se.solovyev. All Rights Reserved.