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

@AnyLogicInternalAPI
public class AnyLogicOnlineRouteProvider
extends JSONRouteProvider
See Also:
Serialized Form

Field Summary

Modifier and TypeFieldDescription
static final StringanylogicRouteCache 

Constructor Summary

ConstructorDescription
AnyLogicOnlineRouteProvider(RoutingMethod routingMethod, RouteProviderTransportType transportType) 

Method Summary

Modifier and TypeMethodDescription
StringgetRouteCacheId() 

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

getDistance, getPathData, getPathData, getPrecisionInMeters, isThrowError, setPrecisionInMeters, setRouteNotFoundBehavior, setThrowError

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

anylogicRouteCache

public static final String anylogicRouteCache
See Also:
Constant Field Values

Constructor Details

AnyLogicOnlineRouteProvider

public AnyLogicOnlineRouteProvider(RoutingMethod routingMethod,
 RouteProviderTransportType transportType)

Method Details

getRouteCacheId

@AnyLogicInternalAPI
public String getRouteCacheId()
Specified by:
getRouteCacheId in class AbstractGISRouteProviderWithCache