Class RoutingAlgorithmFactorySimple

java.lang.Object
com.graphhopper.routing.RoutingAlgorithmFactorySimple
All Implemented Interfaces:
RoutingAlgorithmFactory

public class RoutingAlgorithmFactorySimple extends Object implements RoutingAlgorithmFactory
A simple factory creating normal algorithms (RoutingAlgorithm) without preparation.

Author:
Peter Karich