protected class JSVGCanvas.LocationListener
extends java.awt.event.MouseMotionAdapter
Modifier and Type | Field and Description |
---|---|
protected int |
lastX |
protected int |
lastY |
Constructor and Description |
---|
LocationListener() |
Modifier and Type | Method and Description |
---|---|
int |
getLastX() |
int |
getLastY() |
void |
mouseMoved(java.awt.event.MouseEvent evt) |