- java.lang.Object
-
- java.awt.event.MouseMotionAdapter
-
- org.apache.batik.swing.JSVGCanvas.LocationListener
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected int |
lastX |
protected int |
lastY |
-
Method Summary
-
Methods inherited from class java.awt.event.MouseMotionAdapter
mouseDragged
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
lastX
protected int lastX
-
lastY
protected int lastY
-
Method Detail
-
getLastX
public int getLastX()
-
getLastY
public int getLastY()
Copyright © 2022 Apache Software Foundation. All Rights Reserved.