Package | Description |
---|---|
com.graphhopper.routing |
Modifier and Type | Class and Description |
---|---|
class |
CHPathCalculator |
class |
FlexiblePathCalculator |
Modifier and Type | Method and Description |
---|---|
protected abstract PathCalculator |
Router.Solver.createPathCalculator(QueryGraph queryGraph) |
Modifier and Type | Method and Description |
---|---|
static 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) |
Copyright © 2012–2022. All rights reserved.