Class BridgePathFinder.BridePathEntry

java.lang.Object
com.graphhopper.routing.ch.BridgePathFinder.BridePathEntry
Enclosing class:
BridgePathFinder

public static class BridgePathFinder.BridePathEntry extends Object
  • Constructor Details

    • BridePathEntry

      public BridePathEntry(double weight, PrepareCHEntry chEntry)
  • Method Details