Uses of Class
movement.map.MapRoute

Packages that use MapRoute
movement.map Sub package for MapBasedMovement movement model's (and its sub classes) helper classes. 
 

Uses of MapRoute in movement.map
 

Methods in movement.map that return MapRoute
 MapRoute MapRoute.replicate()
          Returns a new route with the same settings
 

Methods in movement.map that return types with arguments of type MapRoute
static java.util.List<MapRoute> MapRoute.readRoutes(java.lang.String fileName, int type, SimMap map)
          Reads routes from files defined in Settings