Class GraphHopperOptions

  • All Implemented Interfaces:
    it.unibo.alchemist.model.RoutingServiceOptions , java.io.Serializable

    
    public final class GraphHopperOptions
     implements RoutingServiceOptions<GraphHopperOptions>
                        

    Available configuration options for routing through GraphHopper. GraphHopper expects a valid profile (including information about vehicle and graph-weighting strategy), a vehicleClass defining which roads are accessible by the vehicle, and the selction of an algorithm.