Uses of Class
org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel
-
Packages that use BoundingBoxSelectionPanel Package Description org.openstreetmap.josm.gui.dialogs.changeset.query Provides classes allowing to query changesets to the OSM API. -
-
Uses of BoundingBoxSelectionPanel in org.openstreetmap.josm.gui.dialogs.changeset.query
Subclasses of BoundingBoxSelectionPanel in org.openstreetmap.josm.gui.dialogs.changeset.query Modifier and Type Class Description class
BBoxRestrictionPanel
This is the panel for selecting whether the query should be restricted to a specific bounding box.
-