Module com.esri.arcgisruntime
Class ViewpointChangedEvent
java.lang.Object
java.util.EventObject
com.esri.arcgisruntime.mapping.view.ViewpointChangedEvent
- All Implemented Interfaces:
Serializable
An event representing a change in the Viewpoint of a
GeoView
. This can be used to track programatic changes in
a views viewpoint as well as user interaction through the use of gestures.- Since:
- 100.0.0
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Method Summary
Methods inherited from class java.util.EventObject
toString
-
Method Details
-
getSource
- Overrides:
getSource
in classEventObject
-