AnyLogic
Expand
Font size
All Implemented Interfaces:
IGISRouteProvider, IRouteProvider<Curve<GISMarkupSegment>>, Serializable

@AnyLogicInternalAPI
public class BRouterOSMRouteProvider
extends AbstractGISRouteProviderWithCache
Online route provider BRouter
Author:
AnyLogic North America, LLC https://anylogic.com
See Also:
Serialized Form

Field Summary

Modifier and TypeFieldDescription
static final StringCACHE_ID_PREFIX_BROUTER 

Constructor Summary

ConstructorDescription
BRouterOSMRouteProvider(RouteProviderTransportType transportType, int precisionInMeters) 

Method Summary

Methods inherited from class com.anylogic.engine.gis.AbstractGISRouteProvider

getDistance, getPathData, getPathData, isThrowError, setRouteNotFoundBehavior

Methods inherited from class java.lang.Object

equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Methods inherited from interface com.anylogic.engine.gis.IGISRouteProvider

getDistance, getDistance, getDistance, getLength, getPathData, getPathData, getPositionAtOffset, getRoute, getRoute, getRoute, getRoute

Field Details

CACHE_ID_PREFIX_BROUTER

public static final String CACHE_ID_PREFIX_BROUTER
See Also:
Constant Field Values

Constructor Details

BRouterOSMRouteProvider

public BRouterOSMRouteProvider(RouteProviderTransportType transportType,
 int precisionInMeters)