|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umd.cs.piccolo.event.PBasicInputEventHandler
edu.umd.cs.piccolo.event.PDragSequenceEventHandler
at.tuwien.ifs.somtoolbox.apps.viewer.handlers.AbstractDragSequenceEventHandler
at.tuwien.ifs.somtoolbox.apps.viewer.handlers.MyLabelDragSequenceEventHandler
public class MyLabelDragSequenceEventHandler
Used to move Labels of clusters.
| Field Summary |
|---|
| Fields inherited from class at.tuwien.ifs.somtoolbox.apps.viewer.handlers.AbstractDragSequenceEventHandler |
|---|
allowedNodeTypes, clickX, clickY, startPos |
| Constructor Summary | |
|---|---|
MyLabelDragSequenceEventHandler()
|
|
| Method Summary | |
|---|---|
protected void |
endDrag(edu.umd.cs.piccolo.event.PInputEvent e)
|
| Methods inherited from class at.tuwien.ifs.somtoolbox.apps.viewer.handlers.AbstractDragSequenceEventHandler |
|---|
dragActivityStep, startDrag |
| Methods inherited from class edu.umd.cs.piccolo.event.PDragSequenceEventHandler |
|---|
drag, dragActivityFinalStep, dragActivityFirstStep, getDragActivity, getMinDragStartDistance, getMousePressedCanvasPoint, isDragging, mouseDragged, mousePressed, mouseReleased, paramString, setIsDragging, setMinDragStartDistance, shouldStartDragInteraction, startDragActivity, stopDragActivity |
| Methods inherited from class edu.umd.cs.piccolo.event.PBasicInputEventHandler |
|---|
acceptsEvent, getEventFilter, keyboardFocusGained, keyboardFocusLost, keyPressed, keyReleased, keyTyped, mouseClicked, mouseEntered, mouseExited, mouseMoved, mouseWheelRotated, mouseWheelRotatedByBlock, processEvent, setEventFilter, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MyLabelDragSequenceEventHandler()
| Method Detail |
|---|
protected void endDrag(edu.umd.cs.piccolo.event.PInputEvent e)
endDrag in class edu.umd.cs.piccolo.event.PDragSequenceEventHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||