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) and the selction of an algorithm.

    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Profile getProfile()
      final String getAlgorithm()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait