public class ZoomEvent extends java.lang.Object implements MapEvent
ZoomEvent(MapView source, int zoomLevel)
MapView
getSource()
int
getZoomLevel()
java.lang.String
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ZoomEvent(MapView source, int zoomLevel)
source
zoomLevel
public MapView getSource()
public int getZoomLevel()
public java.lang.String toString()
toString
java.lang.Object