Module com.esri.arcgisruntime
Class MapScaleChangedEvent
java.lang.Object
java.util.EventObject
com.esri.arcgisruntime.mapping.view.MapScaleChangedEvent
- All Implemented Interfaces:
 Serializable
@Deprecated(since="200.0.0",
            forRemoval=true)
public final class MapScaleChangedEvent
extends EventObject
Deprecated, for removal: This API element is subject to removal in a future version.
An event that indicates that scale of the MapView has changed.
- Since:
 - 100.0.0
 - See Also:
 
- 
Field Summary
Fields inherited from class java.util.EventObject
source - 
Constructor Summary
ConstructorsConstructorDescriptionMapScaleChangedEvent(MapView source) Deprecated, for removal: This API element is subject to removal in a future version.Creates a new scale event. - 
Method Summary
Methods inherited from class java.util.EventObject
toString 
- 
Constructor Details
- 
MapScaleChangedEvent
Deprecated, for removal: This API element is subject to removal in a future version.Creates a new scale event.- Parameters:
 source- the source- Since:
 - 100.0.0
 
 
 - 
 - 
Method Details
- 
getSource
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
 getSourcein classEventObject
 
 - 
 
ObservableValue.addListener(ChangeListener)onMapView.mapScaleProperty().