Class NodeBasedCHBidirPathExtractor

java.lang.Object
com.graphhopper.routing.DefaultBidirPathExtractor
com.graphhopper.routing.ch.NodeBasedCHBidirPathExtractor
All Implemented Interfaces:
BidirPathExtractor

public class NodeBasedCHBidirPathExtractor extends DefaultBidirPathExtractor
  • Constructor Details

    • NodeBasedCHBidirPathExtractor

      public NodeBasedCHBidirPathExtractor(RoutingCHGraph routingGraph)
  • Method Details