Package com.anylogic.engine.gis
- java.lang.Object
- com.anylogic.engine.gis.AbstractGISRouteProvider
- com.anylogic.engine.gis.AbstractGISRouteProviderWithCache
- com.anylogic.engine.gis.AnyLogicOnlineRouteProvider
- All Implemented Interfaces:
IGISRouteProvider
,IRouteProvider<Curve<GISMarkupSegment>>
,Serializable
@AnyLogicInternalAPI public class AnyLogicOnlineRouteProvider extends AbstractGISRouteProviderWithCache
- See Also:
- Serialized Form
Modifier and Type | Field | Description |
---|---|---|
static final String | CACHE_ID_PREFIX_ANYLOGIC_ROUTE |
Constructor | Description |
---|---|
AnyLogicOnlineRouteProvider |
Modifier and Type | Method | Description |
---|---|---|
static String | getRouteCacheId |
public static final String CACHE_ID_PREFIX_ANYLOGIC_ROUTE
- See Also:
- Constant Field Values
public AnyLogicOnlineRouteProvider(RoutingMethod routingMethod, RouteProviderTransportType transportType, int precisionInMeters)
@AnyLogicInternalAPI public static String getRouteCacheId(RoutingMethod routingMethod, RouteProviderTransportType transportType)