MapComponent in the
GUI.See: Description
| Class | Description |
|---|---|
| AreaView |
Visualizes a
Area by changing the color of the floor. |
| ChairView |
Visualizes a
Chair. |
| DeskView |
Visualizes a
Desk. |
| HumanAgentView |
Visualizes a
HumanAgent. |
| MapComponentView |
Superclass for each of the MapComponentViews.
|
| OperatorAgentView |
Visualizes a
HumanAgent. |
| PassengerView |
Visualizes a
HumanAgent. |
| PhysicalObjectView |
Visualizes a
PhysicalObject. |
| QueueSeparatorView |
Visualizes a
QueueSeparator. |
| RestaurantView |
Visualizes a restaurant.
|
| ShapeDrawer |
The
ShapeDrawer class is used to draw shapes. |
| ShopView |
Visualizes a
Shop. |
| ToiletView |
Visualizes a
Toilet. |
| WalkThroughMetalDetectorView |
Visualizes a
WalkThroughMetalDetector. |
| XRaySystemView |
The XRaySystemView visualizes an
XRaySystem. |
MapComponent in the
GUI.