org.apache.batik.swing
protected class JSVGCanvas.LocationListener extends MouseMotionAdapter
| Field Summary | |
|---|---|
| protected int | lastX |
| protected int | lastY |
| Constructor Summary | |
|---|---|
| LocationListener() | |
| Method Summary | |
|---|---|
| int | getLastX() |
| int | getLastY() |
| void | mouseMoved(MouseEvent evt) |