| Class | Description |
|---|---|
| AddNoteAction |
Map mode to add a new note.
|
| DeleteAction |
A map mode that enables the user to delete nodes and other objects.
|
| DeleteAction.DeleteParameters | |
| DrawAction |
Mapmode to add nodes, create and extend ways.
|
| ExtrudeAction |
Makes a rectangle from a line, or modifies a rectangle.
|
| ExtrudeAction.ReferenceSegment | |
| ImproveWayAccuracyAction | |
| ImproveWayAccuracyHelper |
This static class contains functions used to find target way, node to move or
segment to divide.
|
| MapMode |
A class implementing MapMode is able to be selected as an mode for map editing.
|
| ModifiersSpec |
TODO: rewrite to use awt modifers flag instead.
|
| ParallelWayAction |
MapMode for making parallel ways.
|
| ParallelWays |
Helper for ParallelWayAction
|
| PlayHeadDragMode |
Singleton marker class to track position of audio.
|
| SelectAction |
Move is an action that can move all kind of OsmPrimitives (except keys for now).
|
| ZoomAction |
Enable the zoom mode within the MapFrame.
|
| Enum | Description |
|---|---|
| DeleteAction.DeleteMode | |
| ExtrudeAction.Mode | |
| ImproveWayAccuracyAction.State | |
| ParallelWayAction.Mode | |
| SelectAction.Mode |
Select action mode.
|
| SelectAction.SelectActionCursor |