Package com.mapfactor.sdk.routing
Interface RoutePoint
- All Superinterfaces:
RoutePointParams
Route point
- Since:
- 1.0
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.mapfactor.sdk.routing.RoutePointParams
RoutePointParams.RoutePointType
-
Method Summary
Methods inherited from interface com.mapfactor.sdk.routing.RoutePointParams
getCoordinate, getName, getType
-
Method Details
-
getId
int getId()Get Route point ID- Returns:
- route point ID
- Since:
- 3.10
-