public class ScrollEvent extends Object implements MapEvent
protected MapView
source
protected int
x
y
ScrollEvent(MapView source, int x, int y)
MapView
getSource()
int
getX()
getY()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected MapView source
protected int x
protected int y
public ScrollEvent(MapView source, int x, int y)
public MapView getSource()
public int getX()
public int getY()
public String toString()
toString
Object
Copyright © 2014. All Rights Reserved.