Package | Description |
---|---|
org.openstreetmap.josm.gui.dialogs.changeset.query |
Provides classes allowing to query changesets to the OSM API.
|
Modifier and Type | Class and Description |
---|---|
class |
BBoxRestrictionPanel
This is the panel for selecting whether the query should be restricted to a specific bounding box.
|
class |
OpenAndCloseStateRestrictionPanel
This is the panel for selecting whether the changeset query should be restricted to
open or closed changesets.
|
class |
TimeRestrictionPanel
This is the panel to apply a time restriction to the changeset query.
|
class |
UserRestrictionPanel
This is the panel for selecting whether the query should be restricted to a specific user.
|