Package org.openstreetmap.josm.actions.mapmode

Class Summary
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.
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 Summary
DeleteAction.DeleteMode  
ExtrudeAction.Mode  
ImproveWayAccuracyAction.State  
ParallelWayAction.Mode  
SelectAction.Mode  
SelectAction.SelectActionCursor  
 



JOSM