Uses of Class
com.graphhopper.routing.subnetwork.PrepareRoutingSubnetworks
Packages that use PrepareRoutingSubnetworks
-
Uses of PrepareRoutingSubnetworks in com.graphhopper.routing.subnetwork
Methods in com.graphhopper.routing.subnetwork that return PrepareRoutingSubnetworksModifier and TypeMethodDescriptionPrepareRoutingSubnetworks.setMinNetworkSize
(int minNetworkSize) All components of the graph with less than 2*minNetworkSize
directed edges (edge keys) will be marked as subnetworks.PrepareRoutingSubnetworks.setThreads
(int threads)