| Package | Description |
|---|---|
| org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
| org.openstreetmap.josm.actions.mapmode |
Provides the classes for JOSM
map modes. |
| org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
| org.openstreetmap.josm.gui.autofilter |
Provides the classes for automatic filters (filters automatically created on current data).
|
| org.openstreetmap.josm.gui.dialogs |
Provides three kinds of dialogs:
Toggle dialogs on the right side of the GUI, that can be turned on, off, attached or detached from the GUI
Changeset dialog based on a standalone implementation, dedicated to OSM changesets management
Extended dialogs for everything else
|
| org.openstreetmap.josm.gui.layer.geoimage |
Provides classes for handling layers displaying geottaged pictures.
|
| org.openstreetmap.josm.gui.layer.markerlayer |
Provides classes for handling marker layers.
|
| Class and Description |
|---|
| MapMode
A class implementing MapMode is able to be selected as an mode for map editing.
|
| Class and Description |
|---|
| DeleteAction.DeleteMode |
| DeleteAction.DeleteParameters |
| DrawAction
Mapmode to add nodes, create and extend ways.
|
| DrawAction.BackSpaceAction
Undo the last command.
|
| DrawAction.SnapChangeAction |
| DrawSnapHelper
Class that enables the user to draw way segments in angles of exactly 30, 45,
60, 90 degrees.
|
| ExtrudeAction.DualAlignChangeAction |
| ExtrudeAction.Mode |
| ExtrudeAction.ReferenceSegment |
| ImproveWayAccuracyAction.State |
| MapMode
A class implementing MapMode is able to be selected as an mode for map editing.
|
| ParallelWayAction.Mode |
| ParallelWayAction.Modifier |
| ParallelWayAction.ParallelWayLayer |
| ParallelWays
Helper for
ParallelWayAction. |
| SelectAction.CycleManager |
| SelectAction.Mode
Select action mode.
|
| SelectAction.SelectActionCursor |
| SelectAction.VirtualManager |
| Class and Description |
|---|
| DeleteAction
A map mode that enables the user to delete nodes and other objects.
|
| DrawAction
Mapmode to add nodes, create and extend ways.
|
| MapMode
A class implementing MapMode is able to be selected as an mode for map editing.
|
| SelectAction
Move is an action that can move all kind of OsmPrimitives (except keys for now).
|
| SelectLassoAction
Lasso selection mode: select objects within a hand-drawn region.
|
| ZoomAction
Enable the zoom mode within the MapFrame.
|
| Class and Description |
|---|
| MapMode
A class implementing MapMode is able to be selected as an mode for map editing.
|
| Class and Description |
|---|
| MapMode
A class implementing MapMode is able to be selected as an mode for map editing.
|
| Class and Description |
|---|
| MapMode
A class implementing MapMode is able to be selected as an mode for map editing.
|
| Class and Description |
|---|
| MapMode
A class implementing MapMode is able to be selected as an mode for map editing.
|