| Package | Description |
|---|---|
| com.graphhopper.routing.util |
| Modifier and Type | Method and Description |
|---|---|
static void |
RoadDensityCalculator.calcRoadDensities(Graph graph,
BiConsumer<RoadDensityCalculator,EdgeIteratorState> edgeHandler,
int threads)
Loops over all edges of the graph and calls the given edgeHandler for each edge.
|
Copyright © 2012–2022. All rights reserved.