public class AttachFeatureListener extends RectangleRubberBandListener
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTACH_FEATURE_NOTIFICATION |
dragPoint, pressPoint, rectangle, rectangleEmpty| Constructor and Description |
|---|
AttachFeatureListener() |
| Modifier and Type | Method and Description |
|---|---|
PFeature |
getFeatureToAttach()
DOCUMENT ME!
|
void |
mouseClicked(edu.umd.cs.piccolo.event.PInputEvent pInputEvent)
DOCUMENT ME!
|
void |
mouseReleased(edu.umd.cs.piccolo.event.PInputEvent event)
DOCUMENT ME!
|
mouseDragged, mousePressedacceptsEvent, getEventFilter, keyboardFocusGained, keyboardFocusLost, keyPressed, keyReleased, keyTyped, mouseEntered, mouseExited, mouseMoved, mouseWheelRotated, mouseWheelRotatedByBlock, paramString, processEvent, setEventFilter, toStringpublic static final String ATTACH_FEATURE_NOTIFICATION
public void mouseClicked(edu.umd.cs.piccolo.event.PInputEvent pInputEvent)
mouseClicked in class edu.umd.cs.piccolo.event.PBasicInputEventHandlerpInputEvent - DOCUMENT ME!public void mouseReleased(edu.umd.cs.piccolo.event.PInputEvent event)
mouseReleased in class RectangleRubberBandListenerevent - DOCUMENT ME!public PFeature getFeatureToAttach()
Copyright © 2012–2025 cismet GmbH. All rights reserved.