Class is useed to handle information in PickListener. More...
Public Member Functions | |
abstract LocationPoint | getPoint () |
Location of the picked map object LocationPoint. | |
abstract MapObject | getMapObject () |
Picked map object MapObject. | |
Class is useed to handle information in PickListener.
Referenced from PickListener.
Definition at line 18 of file MapObjectPickResult.java.
|
abstract |
Picked map object MapObject.
|
abstract |
Location of the picked map object LocationPoint.