| Interface | Description |
|---|---|
| GenericMapModel |
Common interface to both the DM map object and the PC map object.
|
| Tethered |
Implementing class will receive updates when the
GenericMapObject it is
tethered to moves. |
| Class | Description |
|---|---|
| GenericMapConsoleView |
GUI surrounding GenericMapView and provides navigation and toolbar controls.
|
| GenericMapObject |
Abstract class for an object that exists on the map.
|
| GenericMapView<M extends GenericMapModel> |
Generic GUI for displaying a map defined by GenericMapModel.
|
| GenericMapView.Tranlucency | |
| GenericMapViewState |
Defines the state of the view for a map.
|
| MapMarker |
Model for a map marker.
|
| MapMarker.MarkerKey |
| Enum | Description |
|---|---|
| MapMarker.Layer | |
| MapMarker.Size | |
| MapMarker.Style |