public class RoutingAlgorithmFactorySimple extends Object implements RoutingAlgorithmFactory
| Constructor and Description |
|---|
RoutingAlgorithmFactorySimple() |
| Modifier and Type | Method and Description |
|---|---|
RoutingAlgorithm |
createAlgo(Graph g,
AlgorithmOptions opts) |
public RoutingAlgorithm createAlgo(Graph g, AlgorithmOptions opts)
createAlgo in interface RoutingAlgorithmFactoryCopyright © 2012–2016. All rights reserved.