Uses of Interface
com.graphhopper.routing.RoutingAlgorithmFactory
Packages that use RoutingAlgorithmFactory
-
Uses of RoutingAlgorithmFactory in com.graphhopper.routing
Classes in com.graphhopper.routing that implement RoutingAlgorithmFactoryModifier and TypeClassDescriptionclass
A simple factory creating normal algorithms (RoutingAlgorithm) without preparation.Constructors in com.graphhopper.routing with parameters of type RoutingAlgorithmFactoryModifierConstructorDescriptionFlexiblePathCalculator
(QueryGraph queryGraph, RoutingAlgorithmFactory algoFactory, Weighting weighting, AlgorithmOptions algoOpts) -
Uses of RoutingAlgorithmFactory in com.graphhopper.routing.lm
Classes in com.graphhopper.routing.lm that implement RoutingAlgorithmFactory