| java.lang.Object | |
| ↳ | com.carto.ui.UTFGridClickInfo |
A container class that provides information about a click performed on
an UTF grid.
| 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.
| ||||||||||
| Variant |
getElementInfo()
Returns the info tag of the clicked element.
| ||||||||||
| Layer |
getLayer()
Returns the clicked layer.
| ||||||||||
| int |
hashCode()
Returns the hash value of this object.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Checks if this object is equal to the specified object.
| obj | The reference object. |
|---|
Returns the click position.
Returns the info tag of the clicked element.
Returns the hash value of this object.