Uses of Class
com.graphhopper.routing.ViaRouting.Result
Packages that use ViaRouting.Result
-
Uses of ViaRouting.Result in com.graphhopper.routing
Methods in com.graphhopper.routing that return ViaRouting.ResultModifier and TypeMethodDescriptionstatic ViaRouting.Result
ViaRouting.calcPaths
(List<GHPoint> points, QueryGraph queryGraph, List<Snap> snaps, DirectedEdgeFilter directedEdgeFilter, PathCalculator pathCalculator, List<String> curbsides, boolean forceCurbsides, List<Double> headings, boolean passThrough)