Uses of Class
com.graphhopper.routing.ch.CHEntry
Packages that use CHEntry
-
Uses of CHEntry in com.graphhopper.routing
Methods in com.graphhopper.routing that return CHEntryModifier and TypeMethodDescriptionprotected CHEntry
DijkstraBidirectionEdgeCHNoSOD.createEntry
(int edge, int adjNode, int incEdge, double weight, SPTEntry parent, boolean reverse) protected CHEntry
DijkstraBidirectionEdgeCHNoSOD.createStartEntry
(int node, double weight, boolean reverse) -
Uses of CHEntry in com.graphhopper.routing.ch
Subclasses of CHEntry in com.graphhopper.routing.chMethods in com.graphhopper.routing.ch that return CHEntry