java.lang.Object | |
↳ | com.carto.ui.PopupClickInfo |
A container class that provides information about a click performed on
a popup.
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.
| ||||||||||
ScreenPos |
getElementClickPos()
Returns the 2D click position on the clicked popup.
| ||||||||||
Popup |
getPopup()
Returns the clicked popup.
| ||||||||||
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 2D click position on the clicked popup.
Returns the clicked popup.
Returns the hash value of this object.