|
||||||||||
| 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.piccolox.event.PZoomToEventHandler
public class PZoomToEventHandler
PZoomToEventHandler is used to zoom the camera view to the node clicked on with button one.
| Constructor Summary | |
|---|---|
PZoomToEventHandler()
|
|
| Method Summary | |
|---|---|
void |
mousePressed(PInputEvent aEvent)
|
protected void |
zoomTo(PInputEvent aEvent)
|
| Methods inherited from class edu.umd.cs.piccolo.event.PBasicInputEventHandler |
|---|
acceptsEvent, getEventFilter, keyboardFocusGained, keyboardFocusLost, keyPressed, keyReleased, keyTyped, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mouseReleased, mouseWheelRotated, mouseWheelRotatedByBlock, paramString, processEvent, setEventFilter, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PZoomToEventHandler()
| Method Detail |
|---|
public void mousePressed(PInputEvent aEvent)
mousePressed in class PBasicInputEventHandlerprotected void zoomTo(PInputEvent aEvent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||