protected class JSVGCanvas.LocationListener extends MouseMotionAdapter
| Modifier and Type | Field and Description |
|---|---|
protected int |
lastX |
protected int |
lastY |
| Constructor and Description |
|---|
JSVGCanvas.LocationListener() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLastX() |
int |
getLastY() |
void |
mouseMoved(MouseEvent evt) |
mouseDraggedpublic void mouseMoved(MouseEvent evt)
mouseMoved in interface MouseMotionListenermouseMoved in class MouseMotionAdapterpublic int getLastX()
public int getLastY()
Copyright ? 2015 Apache Software Foundation. All Rights Reserved.