Package com.massifmaps.ui
Class MapMoveInfo
java.lang.Object
com.massifmaps.ui.MapMoveInfo
The payload of the facade's map.moved and map.stable events. The object API takes the same
value as a plain argument; this exists because a facade event carries an object or nothing.
value as a plain argument; this exists because a facade event carries an object or nothing.
-
Method Summary
-
Method Details
-
equals
Checks if this object is equal to the specified object. -
hashCode
public int hashCode()Returns the hash value of this object. -
getReason
public int getReason()Returns what caused the movement.- Returns:
- The reason for the movement.
-