Package movement.map

Sub package for MapBasedMovement movement model's (and its sub classes) helper classes.

See:
          Description

Class Summary
DijkstraPathFinder Implementation of the Dijkstra's shortest path algorithm.
MapNode A node in a SimMap.
MapRoute A route that consists of map nodes.
PointsOfInterest Handler for points of interest data.
SimMap A simulation map for node movement.
 

Package movement.map Description

Sub package for MapBasedMovement movement model's (and its sub classes) helper classes.