Uses of Class
org.openstreetmap.josm.gui.SelectionManager
-
Packages that use SelectionManager Package Description org.openstreetmap.josm.actions.mapmode Provides the classes for JOSMmap modes
. -
-
Uses of SelectionManager in org.openstreetmap.josm.actions.mapmode
Fields in org.openstreetmap.josm.actions.mapmode declared as SelectionManager Modifier and Type Field Description private SelectionManager
SelectAction. selectionManager
private SelectionManager
ZoomAction. selectionManager
Manager that manages the selection rectangle with the aspect ratio of the MapView.
-