Module com.esri.arcgisruntime
Class SpatialReferenceChangedEvent
java.lang.Object
java.util.EventObject
com.esri.arcgisruntime.mapping.view.SpatialReferenceChangedEvent
- All Implemented Interfaces:
Serializable
@Deprecated(since="200.0.0",
forRemoval=true)
public final class SpatialReferenceChangedEvent
extends EventObject
Deprecated, for removal: This API element is subject to removal in a future version.
An event that indicates that the spatial reference of a
GeoView
has changed. This can be used to determine if
a GeoViews map or scene has been set successfully and loading and rendering will commence.- 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
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
getSource
in classEventObject
-
ObservableValue.addListener(ChangeListener)
onGeoView.spatialReferenceProperty()
.