java.lang.Object | |
↳ | com.carto.ui.MapClickInfo |
A container class that provides information about a click performed on
an empty area of the map.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
synchronized void | delete() | ||||||||||
boolean |
equals(Object obj)
Checks if this object is equal to the specified object.
| ||||||||||
MapPos |
getClickPos()
Returns the click position.
| ||||||||||
ClickType |
getClickType()
Returns the click type.
| ||||||||||
int |
hashCode()
Returns the hash value of this object.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Checks if this object is equal to the specified object.
obj | The reference object. |
---|
Returns the click position.
Returns the hash value of this object.