-
- All Implemented Interfaces:
-
it.unibo.alchemist.model.interfaces.RoutingServiceOptions,java.io.Serializable
public final class GraphHopperOptions implements RoutingServiceOptions<GraphHopperOptions>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classGraphHopperOptions.Companion
-
Method Summary
Modifier and Type Method Description final ProfilegetProfile()final StringgetAlgorithm()-
-
Method Detail
-
getProfile
final Profile getProfile()
-
getAlgorithm
final String getAlgorithm()
-
-
-
-