public class NodeBasedCHBidirPathExtractor extends DefaultBidirPathExtractor
path| Constructor and Description |
|---|
NodeBasedCHBidirPathExtractor(RoutingCHGraph routingGraph) |
| Modifier and Type | Method and Description |
|---|---|
void |
onEdge(int edge,
int adjNode,
boolean reverse,
int prevOrNextEdge) |
extract, extractBwdPath, extractFwdPath, extractPath, followParentsUntilRoot, getIncEdge, onBwdTreeRoot, onFwdTreeRoot, onMeetingPoint, processMeetingPoint, setExtractionTimepublic NodeBasedCHBidirPathExtractor(RoutingCHGraph routingGraph)
public void onEdge(int edge,
int adjNode,
boolean reverse,
int prevOrNextEdge)
onEdge in class DefaultBidirPathExtractorCopyright © 2012–2023. All rights reserved.