public class NodeBasedCHBidirPathExtractor extends BidirPathExtractor
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, setExtractionTime
public NodeBasedCHBidirPathExtractor(RoutingCHGraph routingGraph)
public void onEdge(int edge, int adjNode, boolean reverse, int prevOrNextEdge)
onEdge
in class BidirPathExtractor
Copyright © 2012–2020. All rights reserved.