public class MyInputDragSequenceEventHandler extends AbstractDragSequenceEventHandler
Modifier and Type | Field and Description |
---|---|
private InputCorrections |
shifts |
allowedNodeTypes, clickX, clickY, startPos
Constructor and Description |
---|
MyInputDragSequenceEventHandler(InputCorrections shifts) |
Modifier and Type | Method and Description |
---|---|
protected void |
endDrag(edu.umd.cs.piccolo.event.PInputEvent e) |
dragActivityStep, startDrag
drag, dragActivityFinalStep, dragActivityFirstStep, getDragActivity, getMinDragStartDistance, getMousePressedCanvasPoint, isDragging, mouseDragged, mousePressed, mouseReleased, paramString, setIsDragging, setMinDragStartDistance, shouldStartDragInteraction, startDragActivity, stopDragActivity
acceptsEvent, getEventFilter, keyboardFocusGained, keyboardFocusLost, keyPressed, keyReleased, keyTyped, mouseClicked, mouseEntered, mouseExited, mouseMoved, mouseWheelRotated, mouseWheelRotatedByBlock, processEvent, setEventFilter, toString
private InputCorrections shifts
public MyInputDragSequenceEventHandler(InputCorrections shifts)