Class is used for representing certain point within the location.
More...
Class is used for representing certain point within the location.
Referenced from: AsyncRouteListener, AsyncRouteManager, CircleMapObject, FlatIconMapObject, IconMapObject, MapObjectPickResult, NavigationManager, Notification, Position, RouteManager, RoutePath, Sublocation, Venue.
Definition at line 19 of file LocationPoint.java.
◆ LocationPoint()
com.navigine.idl.java.LocationPoint.LocationPoint |
( |
Point | point, |
|
|
int | locationId, |
|
|
int | sublocationId ) |
|
inline |
◆ getLocationId()
int com.navigine.idl.java.LocationPoint.getLocationId |
( |
| ) |
|
|
inline |
◆ getPoint()
Point com.navigine.idl.java.LocationPoint.getPoint |
( |
| ) |
|
|
inline |
location point X and Y coordinates in meters as Point (within the sublocation).
- Returns
Definition at line 43 of file LocationPoint.java.
◆ getSublocationId()
int com.navigine.idl.java.LocationPoint.getSublocationId |
( |
| ) |
|
|
inline |
◆ toString()
String com.navigine.idl.java.LocationPoint.toString |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: