Package | Description |
---|---|
com.graphhopper.routing |
Modifier and Type | Method and Description |
---|---|
List<Path> |
PathCalculator.calcPaths(int from,
int to,
EdgeRestrictions edgeRestrictions) |
List<Path> |
FlexiblePathCalculator.calcPaths(int from,
int to,
EdgeRestrictions edgeRestrictions) |
List<Path> |
CHPathCalculator.calcPaths(int from,
int to,
EdgeRestrictions edgeRestrictions) |
Copyright © 2012–2022. All rights reserved.