public class IntermodalRouteExample extends Object
It may also be useful for writing unit tests with a predefined route and route segments (which we try to change as little as possible in future versions).
| Constructor and Description |
|---|
IntermodalRouteExample() |
public IntermodalRouteExample()
throws com.fasterxml.jackson.core.JsonGenerationException,
com.fasterxml.jackson.databind.JsonMappingException,
IOException
com.fasterxml.jackson.core.JsonGenerationExceptioncom.fasterxml.jackson.databind.JsonMappingExceptionIOExceptionpublic RoutingFeatures getRoutingFeatures()
public RoutingResponse getRoutingResponse()
public RouteSegment getFootSegment()
public RouteSegment getPrivateBicycleSegmentWithNavigationInstructions()
public RouteSegment getPrivateCarSegment()
public RouteSegment getTransferToPublicTransportSegment()
public RouteSegment getBusSegment()
public RouteSegment getBikeSharingSegment()
public RouteSegment getCarSharingSegment()
public RouteSegment getRideSharingSegment()
Copyright © 2018. All rights reserved.