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