Package it.unibo.alchemist.model.maps.movestrategies.routing
See: Description
-
Class Summary Class Description OnStreets This strategy computes a route along streets allowed for a selected RoutingServiceOptions connecting the starting and ending point. IgnoreStreets This strategy ignores any information about the map, and connects the starting and ending point with a straight line using PolygonalChain.