| Class | Description |
|---|---|
| Map |
The map forms the basis for the agent-based model.
|
| MapComponent |
A map component is an object that can be added to a
Map. |
| MapTest |
Tests the map main functionalities.
|
| ModelComponentBuilder |
A class that enables the practical building of a map.
|
| PhysicalMapComponent |
A physical map component has a physical presence on the map.
|
Map and its MapComponents.