public class ZoomEvent extends Object implements MapEvent
protected MapView
source
protected int
zoomLevel
ZoomEvent(MapView source, int zoomLevel)
MapView
getSource()
int
getZoomLevel()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected MapView source
protected int zoomLevel
public ZoomEvent(MapView source, int zoomLevel)
public MapView getSource()
public int getZoomLevel()
public String toString()
toString
Object
Copyright © 2015. All Rights Reserved.