Uses of Interface
com.graphhopper.routing.PathCalculator
Packages that use PathCalculator
-
Uses of PathCalculator in com.graphhopper.routing
Classes in com.graphhopper.routing that implement PathCalculatorMethods in com.graphhopper.routing that return PathCalculatorModifier and TypeMethodDescriptionprotected abstract PathCalculatorRouter.Solver.createPathCalculator(QueryGraph queryGraph) Methods in com.graphhopper.routing with parameters of type PathCalculatorModifier and TypeMethodDescriptionstatic ViaRouting.ResultViaRouting.calcPaths(List<GHPoint> points, QueryGraph queryGraph, List<Snap> snaps, DirectedEdgeFilter directedEdgeFilter, PathCalculator pathCalculator, List<String> curbsides, String curbsideStrictness, List<Double> headings, boolean passThrough)