| Package | Description |
|---|---|
| org.optaweb.vehiclerouting.plugin.routing |
Provides information based on geographical data, for example fastest and shortest distances between locations.
|
| Modifier and Type | Method and Description |
|---|---|
RoutingProperties.RoutingEngine |
RoutingProperties.getEngine() |
static RoutingProperties.RoutingEngine |
RoutingProperties.RoutingEngine.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoutingProperties.RoutingEngine[] |
RoutingProperties.RoutingEngine.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RoutingProperties.setEngine(RoutingProperties.RoutingEngine engine) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.