AnyLogic
Expand
Font size
All Implemented Interfaces:
IGISRouteProvider, IRouteProvider<Curve<GISMarkupSegment>>, java.io.Serializable
Direct Known Subclasses:
BRouterOSMRouteProvider, GraphHopperRouteProvider, JSONRouteProvider

@AnyLogicInternalAPI
public abstract class AbstractGISRouteProviderWithCache
extends AbstractGISRouteProvider
See Also:
Serialized Form

Constructor Summary

Constructors 
AbstractGISRouteProviderWithCache()  
Constructor Description

Method Summary

All Methods Instance Methods Abstract Methods 
abstract java.lang.String getRouteCacheId()  
Modifier and Type Method Description

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

Constructor Detail

AbstractGISRouteProviderWithCache

public AbstractGISRouteProviderWithCache()

Method Detail

getRouteCacheId

@AnyLogicInternalAPI
public abstract java.lang.String getRouteCacheId()
How can we improve this article?