Uses of Package
org.openstreetmap.josm.actions

Packages that use org.openstreetmap.josm.actions
org.openstreetmap.josm   
org.openstreetmap.josm.actions   
org.openstreetmap.josm.actions.audio   
org.openstreetmap.josm.actions.mapmode   
org.openstreetmap.josm.actions.search   
org.openstreetmap.josm.gui   
org.openstreetmap.josm.gui.conflict.pair.nodes   
org.openstreetmap.josm.gui.conflict.pair.relation   
org.openstreetmap.josm.gui.dialogs   
org.openstreetmap.josm.gui.dialogs.properties   
org.openstreetmap.josm.gui.dialogs.relation   
org.openstreetmap.josm.gui.help   
org.openstreetmap.josm.gui.history   
org.openstreetmap.josm.gui.layer   
org.openstreetmap.josm.gui.mappaint   
org.openstreetmap.josm.gui.preferences   
org.openstreetmap.josm.gui.tagging   
org.openstreetmap.josm.gui.widgets   
org.openstreetmap.josm.io   
 

Classes in org.openstreetmap.josm.actions used by org.openstreetmap.josm
JosmAction
          Base class helper for all Actions in JOSM.
 

Classes in org.openstreetmap.josm.actions used by org.openstreetmap.josm.actions
AbstractInfoAction
           
AbstractMergeAction
           
ActionParameter
           
AdaptableAction
           
AutoScaleAction.ZoomChangeAdapter
          Adapter for selection change events
CombineWayAction.NodeGraph
           
CombineWayAction.NodePair
           
DiskAccessAction
          Helper class for all actions that access the disk.
ExpertToggleAction
           
ExpertToggleAction.ExpertModeChangeListener
           
ExtensionFileFilter
          A file filter that filters after the extension.
ImageryAdjustAction.ImageryOffsetDialog
           
JoinAreasAction.AssembledMultipolygon
           
JoinAreasAction.AssembledPolygon
          This helper class describes a polygon, assembled from several ways.
JoinAreasAction.JoinAreasResult
          This helper class describes join ares action result.
JoinAreasAction.Multipolygon
           
JoinAreasAction.PolygonLevel
          Helper storage class for finding findOuterWays
JoinAreasAction.RelationRole
           
JoinAreasAction.WayInPolygon
           
JosmAction
          Base class helper for all Actions in JOSM.
JosmAction.LayerChangeAdapter
          Adapter for layer change events
JosmAction.SelectionChangeAdapter
          Adapter for selection change events
Map_Rectifier_WMSmenuAction.RectifierService
          Class that bundles all required information of a rectifier service
MoveAction.Direction
           
OrthogonalizeAction.Direction
           
OrthogonalizeAction.InvalidUserInputException
          Exception: unsuited user input
OrthogonalizeAction.RejectedAngleException
          Exception: angle cannot be recognized as 0, 90, 180 or 270 degrees
OrthogonalizeAction.WayData
          Class contains everything we need to know about a singe way.
ParameterizedAction
           
ReverseWayAction.ReverseWayResult
           
SaveAction
          Export the data as an OSM xml file.
SaveActionBase
           
SaveAsAction
          Export the data.
SplitWayAction.SplitWayResult
          Represents the result of a SplitWayAction
UpdateSelectionAction
          This action synchronizes a set of primitives with their state on the server.
 

Classes in org.openstreetmap.josm.actions used by org.openstreetmap.josm.actions.audio
JosmAction
          Base class helper for all Actions in JOSM.
 

Classes in org.openstreetmap.josm.actions used by org.openstreetmap.josm.actions.mapmode
JosmAction
          Base class helper for all Actions in JOSM.
 

Classes in org.openstreetmap.josm.actions used by org.openstreetmap.josm.actions.search
ActionParameter
           
AdaptableAction
           
JosmAction
          Base class helper for all Actions in JOSM.
ParameterizedAction
           
 

Classes in org.openstreetmap.josm.actions used by org.openstreetmap.josm.gui
AddNodeAction
          This action displays a dialog where the user can enter a latitude and longitude, and when ok is pressed, a new node is created at the specified position.
CloseChangesetAction
           
DownloadAction
          Action that opens a connection to the osm server and downloads map data.
DownloadPrimitiveAction
          Download an OsmPrimitive by specifying type and ID
DownloadReferrersAction
          This action loads the set of primitives referring to the current selection from the OSM server.
ExpertToggleAction.ExpertModeChangeListener
           
FullscreenToggleAction
           
HelpAction
          Open a help browser and displays lightweight online help.
HistoryInfoAction
           
HistoryInfoWebAction
           
InfoAction
           
InfoWebAction
           
JosmAction
          Base class helper for all Actions in JOSM.
JumpToAction
           
Map_Rectifier_WMSmenuAction
           
MoveNodeAction
          This action displays a dialog with the coordinates of a node where the user can change them, and when ok is pressed, the node is relocated to the specified position.
NewAction
           
OpenFileAction
          Open a file chooser dialog and select an file to import.
OpenLocationAction
          Open an URL input dialog and load data from the given URL.
OrthogonalizeAction
          Tools / Orthogonalize Align edges of a way so all angles are angles of 90 or 180 degrees.
PasteAction
           
RedoAction
          Redoes the last command.
UndoAction
          Undoes the last command.
WireframeToggleAction
           
 

Classes in org.openstreetmap.josm.actions used by org.openstreetmap.josm.gui.conflict.pair.nodes
ZoomToAction
           
 

Classes in org.openstreetmap.josm.actions used by org.openstreetmap.josm.gui.conflict.pair.relation
ZoomToAction
           
 

Classes in org.openstreetmap.josm.actions used by org.openstreetmap.josm.gui.dialogs
AbstractInfoAction
           
JosmAction
          Base class helper for all Actions in JOSM.
 

Classes in org.openstreetmap.josm.actions used by org.openstreetmap.josm.gui.dialogs.properties
JosmAction
          Base class helper for all Actions in JOSM.
 

Classes in org.openstreetmap.josm.actions used by org.openstreetmap.josm.gui.dialogs.relation
ZoomToAction
           
 

Classes in org.openstreetmap.josm.actions used by org.openstreetmap.josm.gui.help
JosmAction
          Base class helper for all Actions in JOSM.
 

Classes in org.openstreetmap.josm.actions used by org.openstreetmap.josm.gui.history
AbstractInfoAction
           
JosmAction
          Base class helper for all Actions in JOSM.
 

Classes in org.openstreetmap.josm.actions used by org.openstreetmap.josm.gui.layer
ImageryAdjustAction
           
 

Classes in org.openstreetmap.josm.actions used by org.openstreetmap.josm.gui.mappaint
JosmAction
          Base class helper for all Actions in JOSM.
 

Classes in org.openstreetmap.josm.actions used by org.openstreetmap.josm.gui.preferences
ActionParameter
           
ExpertToggleAction.ExpertModeChangeListener
           
 

Classes in org.openstreetmap.josm.actions used by org.openstreetmap.josm.gui.tagging
JosmAction
          Base class helper for all Actions in JOSM.
 

Classes in org.openstreetmap.josm.actions used by org.openstreetmap.josm.gui.widgets
ZoomToAction
           
 

Classes in org.openstreetmap.josm.actions used by org.openstreetmap.josm.io
ExtensionFileFilter
          A file filter that filters after the extension.
 



JOSM