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

@AnyLogicInternalAPI
public class YoursOSMRouteProvider
extends AbstractGISRouteProviderWithCache
See Also:
Serialized Form

Constructor Summary

ConstructorDescription
YoursOSMRouteProvider(RouteProviderTransportType transportType, RoutingMethod routingMethod, 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

Constructor Details

YoursOSMRouteProvider

public YoursOSMRouteProvider(RouteProviderTransportType transportType,
 RoutingMethod routingMethod,
 int precisionInMeters)